Skip to content

Commit 8027466

Browse files
Merge pull request #14325 from nestjs/renovate/fastify-4.x
fix(deps): update dependency fastify to v4.29.0
2 parents d6f43dc + 81815bb commit 8027466

File tree

3 files changed

+36
-110
lines changed

3 files changed

+36
-110
lines changed

package-lock.json

Lines changed: 34 additions & 108 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
@@ -129,7 +129,7 @@
129129
"eslint-plugin-import": "2.31.0",
130130
"eventsource": "2.0.2",
131131
"fancy-log": "2.0.0",
132-
"fastify": "4.28.1",
132+
"fastify": "4.29.0",
133133
"graphql": "16.9.0",
134134
"graphql-tools": "9.0.6",
135135
"graphql-subscriptions": "2.0.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": "9.0.1",
2222
"@fastify/formbody": "7.4.0",
2323
"@fastify/middie": "8.3.3",
24-
"fastify": "4.28.1",
24+
"fastify": "4.29.0",
2525
"light-my-request": "6.3.0",
2626
"path-to-regexp": "3.3.0",
2727
"tslib": "2.8.1"

0 commit comments

Comments
 (0)