Skip to content

Commit

Permalink
Bump @fastify/swagger from 8.12.0 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [@fastify/swagger](https://github.com/fastify/fastify-swagger) from 8.12.0 to 9.1.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v8.12.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>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 060276a commit 6d5e389
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/with-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@fastify/cors": "^8.2.1",
"@fastify/swagger": "^8.5.1",
"@fastify/swagger": "^9.1.0",
"@trpc/server": "^10.27.1",
"fastify": "^4.17.0",
"jsonwebtoken": "^9.0.0",
Expand Down
27 changes: 16 additions & 11 deletions package-lock.json

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

0 comments on commit 6d5e389

Please sign in to comment.