Skip to content

Commit 1b90d44

Browse files
authored
Update path-to-regexp to version 8.4.1
1 parent 836cc62 commit 1b90d44

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@vitejs/plugin-react-refresh": "^1.3.6",
7171
"fastify-plugin": "^4.5.1",
7272
"http-errors": "^1.8.1",
73-
"path-to-regexp": "^8.2.0",
73+
"path-to-regexp": "^8.4.1",
7474
"sanitize-filename": "^1.6.3",
7575
"stream-template": "^0.0.10",
7676
"vite": "^5.3.1",

packages/test-apps/simple-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"fastify": "^4.23.2",
1313
"fastify-renderer": "workspace:*",
14-
"path-to-regexp": "^8.2.0",
14+
"path-to-regexp": "^8.4.1",
1515
"react": "*",
1616
"react-dom": "*",
1717
"stream-template": "^0.0.10",

pnpm-lock.yaml

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)