Skip to content

Commit 36932a9

Browse files
authored
Merge pull request #359 from gadget-inc/depfu/update/yarn/path-to-regexp-6.2.1
Update path-to-regexp: 6.2.0 → 6.2.1 (patch)
2 parents 1837648 + 748a641 commit 36932a9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"fastify-static": "^4.6.1",
6363
"http-errors": "^1.8.1",
6464
"middie": "^5.4.0",
65-
"path-to-regexp": "^6.2.0",
65+
"path-to-regexp": "^6.2.1",
6666
"sanitize-filename": "^1.6.3",
6767
"stream-template": "^0.0.10",
6868
"vite": "^2.9.13",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5554,11 +5554,16 @@ [email protected]:
55545554
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
55555555
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
55565556

5557-
path-to-regexp@^6.1.0, path-to-regexp@^6.2.0:
5557+
path-to-regexp@^6.1.0:
55585558
version "6.2.0"
55595559
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38"
55605560
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==
55615561

5562+
path-to-regexp@^6.2.1:
5563+
version "6.2.1"
5564+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
5565+
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
5566+
55625567
path-type@^3.0.0:
55635568
version "3.0.0"
55645569
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"

0 commit comments

Comments
 (0)