Skip to content

Commit 0431aad

Browse files
Merge pull request #14956 from nestjs/renovate/fastify-5.x
fix(deps): update dependency fastify to v5.3.0
2 parents a3eda22 + f158d6f commit 0431aad

File tree

3 files changed

+42
-8
lines changed

3 files changed

+42
-8
lines changed

package-lock.json

Lines changed: 40 additions & 6 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
@@ -133,7 +133,7 @@
133133
"eslint-plugin-prettier": "5.2.6",
134134
"eventsource": "3.0.6",
135135
"fancy-log": "2.0.0",
136-
"fastify": "5.2.2",
136+
"fastify": "5.3.0",
137137
"globals": "16.0.0",
138138
"graphql": "16.10.0",
139139
"graphql-subscriptions": "3.0.0",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
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.2",
25+
"fastify": "5.3.0",
2626
"light-my-request": "6.6.0",
2727
"path-to-regexp": "8.2.0",
2828
"tslib": "2.8.1"

0 commit comments

Comments
 (0)