Skip to content

Commit

Permalink
Merge pull request #10284 from nestjs/dependabot/npm_and_yarn/fastify…
Browse files Browse the repository at this point in the history
…-4.6.0

chore(deps): bump fastify from 4.5.3 to 4.6.0
  • Loading branch information
kamilmysliwiec authored Sep 19, 2022
2 parents de98b3b + 418bf70 commit bd59564
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 21 deletions.
54 changes: 35 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"eslint-plugin-import": "2.26.0",
"eventsource": "2.0.2",
"fancy-log": "2.0.0",
"fastify": "4.5.3",
"fastify": "4.6.0",
"graphql": "15.8.0",
"graphql-tools": "8.3.6",
"gulp": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fastify/cors": "8.1.0",
"@fastify/formbody": "7.2.0",
"@fastify/middie": "8.0.0",
"fastify": "4.5.3",
"fastify": "4.6.0",
"light-my-request": "5.6.1",
"path-to-regexp": "3.2.0",
"tslib": "2.4.0"
Expand Down

0 comments on commit bd59564

Please sign in to comment.