Skip to content

Commit

Permalink
build(deps): bump the fastify group across 1 directory with 2 updates (
Browse files Browse the repository at this point in the history
…#1034)

Bumps the fastify group with 2 updates in the / directory: [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) and [fastify-sse-v2](https://github.com/nodefactoryio/fastify-sse-v2).


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

Updates `fastify-sse-v2` from 4.1.0 to 4.2.1
- [Release notes](https://github.com/nodefactoryio/fastify-sse-v2/releases)
- [Changelog](https://github.com/mpetrunic/fastify-sse-v2/blob/master/CHANGELOG.md)
- [Commits](mpetrunic/fastify-sse-v2@v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: "@fastify/swagger-ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify
- dependency-name: fastify-sse-v2
  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 5, 2024
1 parent 79a9654 commit a2cc877
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@fastify/helmet": "^13.0.0",
"@fastify/rate-limit": "^10.2.1",
"@fastify/swagger": "^9.4.0",
"@fastify/swagger-ui": "^5.1.0",
"@fastify/swagger-ui": "^5.2.0",
"@google-cloud/firestore": "^7.10.0",
"ajv": "^8.12.0",
"ajv-formats": "^3.0.1",
"fastify": "^5.1.0",
"fastify-plugin": "^5.0.1",
"fastify-sse-v2": "^4.1.0",
"fastify-sse-v2": "^4.2.1",
"libsodium-wrappers": "^0.7.8"
},
"scripts": {
Expand Down

0 comments on commit a2cc877

Please sign in to comment.