Skip to content

Commit c937d24

Browse files
Merge pull request #15664 from nestjs/dependabot/npm_and_yarn/fastify-5.6.1
chore(deps): bump fastify from 5.6.0 to 5.6.1
2 parents fe9c61c + 70a8e2f commit c937d24

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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
@@ -134,7 +134,7 @@
134134
"eslint-plugin-prettier": "5.5.4",
135135
"eventsource": "4.0.0",
136136
"fancy-log": "2.0.0",
137-
"fastify": "5.6.0",
137+
"fastify": "5.6.1",
138138
"globals": "16.4.0",
139139
"graphql": "16.11.0",
140140
"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.6.0",
25+
"fastify": "5.6.1",
2626
"light-my-request": "6.6.0",
2727
"path-to-regexp": "8.3.0",
2828
"tslib": "2.8.1"

0 commit comments

Comments
 (0)