Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 544efca commit a060523
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"fastify-plugin": "^4.5.0"
},
"devDependencies": {
"@fastify/swagger": "8.12.0",
"@fastify/swagger": "8.14.0",
"@fastify/swagger-ui": "2.0.1",
"@types/node": "20.10.7",
"eslint-plugin-zod-openapi": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,10 +596,10 @@
rfdc "^1.3.0"
yaml "^2.2.2"

"@fastify/swagger@8.12.0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.12.0.tgz#699fb5b1fb862d85a3b9cfb86a0f504703bfe69b"
integrity sha512-IMRc0xYuzRvtFDMuaWHyVbvM7CuAi0g3o2jaVgLDvETXPrXWAMWsHYR5niIdWBDPgGUq+soHkag1DKXyhPDB0w==
"@fastify/swagger@8.14.0":
version "8.14.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.14.0.tgz#112625cf08d1e22e237cf01b38f080eb053da78b"
integrity sha512-sGiznEb3rl6pKGGUZ+JmfI7ct5cwbTQGo+IjewaTvtzfrshnryu4dZwEsjw0YHABpBA+kCz3kpRaHB7qpa67jg==
dependencies:
fastify-plugin "^4.0.0"
json-schema-resolver "^2.0.0"
Expand Down

0 comments on commit a060523

Please sign in to comment.