Skip to content

Commit

Permalink
Bump @fastify/swagger from 8.12.0 to 8.12.1 (#126)
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 8.12.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v8.12.0...v8.12.1)

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

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 Dec 11, 2023
1 parent c436aec commit f79f6db
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 @@ -448,9 +448,9 @@
yaml "^2.2.2"

"@fastify/swagger@^8.3.1":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.12.0.tgz#699fb5b1fb862d85a3b9cfb86a0f504703bfe69b"
integrity sha512-IMRc0xYuzRvtFDMuaWHyVbvM7CuAi0g3o2jaVgLDvETXPrXWAMWsHYR5niIdWBDPgGUq+soHkag1DKXyhPDB0w==
version "8.12.1"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.12.1.tgz#ff3436311a0ac157003fd8c2a38be3f565015bbb"
integrity sha512-0GATwS+a1QHHhTYtyZfoIpRD5lL1XlDSiV2DqsTVMQxKpL18kx5o6oMz0l0rtFr4883XIGiRuvTv2rxFRIxp4Q==
dependencies:
fastify-plugin "^4.0.0"
json-schema-resolver "^2.0.0"
Expand Down

0 comments on commit f79f6db

Please sign in to comment.