Skip to content

Commit

Permalink
build(deps): bump fastify from 5.1.0 to 5.2.0 in the fastify group (#…
Browse files Browse the repository at this point in the history
…1042)

Bumps the fastify group with 1 update: [fastify](https://github.com/fastify/fastify).


Updates `fastify` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 004ab00 commit d093ff8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@google-cloud/firestore": "^7.10.0",
"ajv": "^8.12.0",
"ajv-formats": "^3.0.1",
"fastify": "^5.1.0",
"fastify": "^5.2.0",
"fastify-plugin": "^5.0.1",
"fastify-sse-v2": "^4.2.1",
"libsodium-wrappers": "^0.7.8"
Expand Down

0 comments on commit d093ff8

Please sign in to comment.