Skip to content

Commit

Permalink
chore: bump @fastify/swagger from 8.15.0 to 9.1.0 in /examples/swagger (
Browse files Browse the repository at this point in the history
#1050)

Bumps [@fastify/swagger](https://github.com/fastify/fastify-swagger) from 8.15.0 to 9.1.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v8.15.0...v9.1.0)

---
updated-dependencies:
- dependency-name: "@fastify/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 5dea363 commit 20f3655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@fastify-decorators/simple-di": "^4.0.0-next.5",
"@fastify/swagger": "^8.12.0",
"@fastify/swagger": "^9.1.0",
"@fastify/swagger-ui": "^4.1.0",
"@sinclair/typebox": "^0.33.12",
"fastify": "^4.27.0",
Expand Down

0 comments on commit 20f3655

Please sign in to comment.