Skip to content

Commit fa4e259

Browse files
Merge pull request #16623 from nestjs/renovate/fastify-5.x
fix(deps): update dependency fastify to v5.8.4
2 parents aebd9f8 + d2e85c4 commit fa4e259

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint-plugin-prettier": "5.5.5",
129129
"eventsource": "4.1.0",
130130
"fancy-log": "2.0.0",
131-
"fastify": "5.8.2",
131+
"fastify": "5.8.4",
132132
"fastify-plugin": "5.1.0",
133133
"find-my-way": "9.5.0",
134134
"globals": "17.4.0",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@fastify/cors": "11.2.0",
2222
"@fastify/formbody": "8.0.2",
2323
"fast-querystring": "1.1.2",
24-
"fastify": "5.8.2",
24+
"fastify": "5.8.4",
2525
"fastify-plugin": "5.1.0",
2626
"find-my-way": "9.5.0",
2727
"light-my-request": "6.6.0",

0 commit comments

Comments
 (0)