Skip to content

Commit 2d7192f

Browse files
Merge pull request nestjs#9235 from nestjs/dependabot/npm_and_yarn/fastify-3.27.2
chore(deps): bump fastify from 3.27.1 to 3.27.2
2 parents 13c998d + 0cd5bb6 commit 2d7192f

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

Lines changed: 10 additions & 10 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
@@ -119,7 +119,7 @@
119119
"eslint-plugin-import": "2.25.4",
120120
"eventsource": "1.1.0",
121121
"fancy-log": "2.0.0",
122-
"fastify": "3.27.1",
122+
"fastify": "3.27.2",
123123
"fastify-cors": "6.0.2",
124124
"fastify-formbody": "5.2.0",
125125
"fastify-multipart": "5.3.1",

packages/platform-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"access": "public"
1818
},
1919
"dependencies": {
20-
"fastify": "3.27.1",
20+
"fastify": "3.27.2",
2121
"fastify-cors": "6.0.2",
2222
"fastify-formbody": "5.2.0",
2323
"light-my-request": "4.8.0",

0 commit comments

Comments
 (0)