Skip to content

Commit 4051503

Browse files
Merge pull request #14861 from nestjs/renovate/fastify-5.x
fix(deps): update dependency fastify to v5.2.2
2 parents f3df94a + cf63c1f commit 4051503

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

package-lock.json

+9-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"eslint-plugin-prettier": "5.2.5",
133133
"eventsource": "3.0.5",
134134
"fancy-log": "2.0.0",
135-
"fastify": "5.2.1",
135+
"fastify": "5.2.2",
136136
"globals": "16.0.0",
137137
"graphql": "16.10.0",
138138
"graphql-subscriptions": "3.0.0",

packages/platform-fastify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@fastify/formbody": "8.0.2",
2323
"@fastify/middie": "9.0.3",
2424
"fast-querystring": "1.1.2",
25-
"fastify": "5.2.1",
25+
"fastify": "5.2.2",
2626
"light-my-request": "6.6.0",
2727
"path-to-regexp": "8.2.0",
2828
"tslib": "2.8.1"

0 commit comments

Comments
 (0)