Skip to content

Commit

Permalink
fix(deps): update dependency fastify to v5.2.1 (#3619)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 1074b9d commit 45fb1b6
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/fastify-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@envelop/graphql-modules": "6.0.0",
"@graphql-tools/load-files": "7.0.0",
"fastify": "5.2.0",
"fastify": "5.2.1",
"graphql-modules": "2.4.0",
"graphql-yoga": "workspace:*",
"reflect-metadata": "0.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@whatwg-node/fetch": "^0.10.1",
"fastify": "5.2.0",
"fastify": "5.2.1",
"graphql-yoga": "workspace:*",
"pino-pretty": "13.0.0"
},
Expand Down
48 changes: 44 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 45fb1b6

Please sign in to comment.