Skip to content

Commit

Permalink
Bump @fastify/swagger from 8.11.0 to 8.12.0 (#108)
Browse files Browse the repository at this point in the history
Bumps [@fastify/swagger](https://github.com/fastify/fastify-swagger) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: "@fastify/swagger"
  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 20, 2023
1 parent 5c56867 commit 8d96b65
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 @@ -390,9 +390,9 @@
yaml "^2.2.2"

"@fastify/swagger@^8.3.1":
version "8.11.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.11.0.tgz#94397b2d87a955ded1e60bd1fad25195b961a13c"
integrity sha512-K8hAWr3wTBUojjJfNUy0TAl766ga2O/L5mWVbBZ6MImOOB3GYUgqNXC4MKrOejt8Y4Ps4cdKjkgzWLcUtg8SFg==
version "8.12.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.12.0.tgz#699fb5b1fb862d85a3b9cfb86a0f504703bfe69b"
integrity sha512-IMRc0xYuzRvtFDMuaWHyVbvM7CuAi0g3o2jaVgLDvETXPrXWAMWsHYR5niIdWBDPgGUq+soHkag1DKXyhPDB0w==
dependencies:
fastify-plugin "^4.0.0"
json-schema-resolver "^2.0.0"
Expand Down

0 comments on commit 8d96b65

Please sign in to comment.