Skip to content

Commit 980b79d

Browse files
committed
chore(fastify): Bump fastify to v5.8.4 and refresh lockfile [SECURITY]
1 parent eaf8805 commit 980b79d

3 files changed

Lines changed: 10 additions & 25 deletions

File tree

integration/templates/fastify-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"dotenv": "^17.2.1",
1313
"express": "^5.1.0",
14-
"fastify": "^5.7.2",
14+
"fastify": "^5.8.4",
1515
"fastify-plugin": "^5.0.1",
1616
"tsx": "^4.20.3",
1717
"vite-express": "^0.21.1"

packages/fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"fastify-plugin": "^5.0.1"
8080
},
8181
"devDependencies": {
82-
"fastify": "^5.7.2"
82+
"fastify": "^5.8.4"
8383
},
8484
"peerDependencies": {
8585
"fastify": ">=5"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)