Skip to content

Commit

Permalink
chore: bump @fastify/swagger-ui in /examples/swagger (#969)
Browse files Browse the repository at this point in the history
Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 1.10.2 to 2.0.1.
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v1.10.2...v2.0.1)

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

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 Jan 1, 2024
1 parent ce49b6e commit 8d6661d
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": "^8.12.0",
"@fastify/swagger-ui": "^1.10.1",
"@fastify/swagger-ui": "^2.0.1",
"@sinclair/typebox": "^0.32.4",
"fastify": "^4.24.3",
"fastify-decorators": "^4.0.0-next.5"
Expand Down

0 comments on commit 8d6661d

Please sign in to comment.