Skip to content

Commit

Permalink
chore: bump @fastify/swagger-ui from 4.1.1 to 5.0.1 in /examples/swagger
Browse files Browse the repository at this point in the history
Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 4.1.1 to 5.0.1.
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v4.1.1...v5.0.1)

---
updated-dependencies:
- dependency-name: "@fastify/swagger-ui"
  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 1, 2024
1 parent 20f3655 commit c3bdbcf
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 @@ -13,7 +13,7 @@
"dependencies": {
"@fastify-decorators/simple-di": "^4.0.0-next.5",
"@fastify/swagger": "^9.1.0",
"@fastify/swagger-ui": "^4.1.0",
"@fastify/swagger-ui": "^5.0.1",
"@sinclair/typebox": "^0.33.12",
"fastify": "^4.27.0",
"fastify-decorators": "^4.0.0-next.5"
Expand Down

0 comments on commit c3bdbcf

Please sign in to comment.