Skip to content

Commit 748a641

Browse files
authored
Update path-to-regexp to version 6.2.1
1 parent 82f5974 commit 748a641

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
@@ -5451,11 +5451,16 @@ [email protected]:
54515451
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
54525452
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
54535453

5454-
path-to-regexp@^6.1.0, path-to-regexp@^6.2.0:
5454+
path-to-regexp@^6.1.0:
54555455
version "6.2.0"
54565456
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38"
54575457
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==
54585458

5459+
path-to-regexp@^6.2.1:
5460+
version "6.2.1"
5461+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
5462+
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
5463+
54595464
path-type@^3.0.0:
54605465
version "3.0.0"
54615466
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"

0 commit comments

Comments
 (0)