Skip to content

Commit

Permalink
Bump @fastify/swagger-ui from 1.9.3 to 1.10.0 (#101)
Browse files Browse the repository at this point in the history
Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v1.9.3...v1.10.0)

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

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 Oct 9, 2023
1 parent 07a45f1 commit 806f877
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -379,9 +379,9 @@
readable-stream "^4.0.0"

"@fastify/swagger-ui@^1.3.0":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@fastify/swagger-ui/-/swagger-ui-1.9.3.tgz#1ec03ea2595cb2e7d6de6ae7c949bebcff8370a5"
integrity sha512-YYqce4CydjDIEry6Zo4JLjVPe5rjS8iGnk3fHiIQnth9sFSLeyG0U1DCH+IyYmLddNDg1uWJOuErlVqnu/jI3w==
version "1.10.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger-ui/-/swagger-ui-1.10.0.tgz#20b731bbb1af20581f321703d2eddc08dabe4310"
integrity sha512-vps8KRDQ8JWQGG9Dh6fCOzAc81Y5a6RnCU/Sumyw3n7+HXJSYExnLLgv4aS9eRFSODtQ8kzZJ//IxAbf0nZ+sQ==
dependencies:
"@fastify/static" "^6.0.0"
fastify-plugin "^4.0.0"
Expand Down

0 comments on commit 806f877

Please sign in to comment.