Skip to content

Commit

Permalink
Bump @fastify/swagger-ui from 1.10.1 to 2.0.1 (#68)
Browse files Browse the repository at this point in the history
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 9, 2024
1 parent 6c5aac3 commit 73d6452
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 @@ -49,7 +49,7 @@
},
"devDependencies": {
"@fastify/swagger": "8.12.0",
"@fastify/swagger-ui": "1.10.1",
"@fastify/swagger-ui": "2.0.1",
"@types/node": "20.10.7",
"eslint-plugin-zod-openapi": "^0.1.0",
"fastify": "4.25.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -585,10 +585,10 @@
p-limit "^3.1.0"
readable-stream "^4.0.0"

"@fastify/swagger-ui@1.10.1":
version "1.10.1"
resolved "https://registry.yarnpkg.com/@fastify/swagger-ui/-/swagger-ui-1.10.1.tgz#513c19e28b3393f037a6c88f5ad7cba2935c57a8"
integrity sha512-u3EJqNKvVr3X+6jY5i6pbs6/tXCrSlqc2Y+PVjnHBTOGh/d36uHMz+z4jPFy9gie2my6iHUrAdM8itlVmoUjog==
"@fastify/swagger-ui@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@fastify/swagger-ui/-/swagger-ui-2.0.1.tgz#453bfa4142da9255581b061a8125c6d75ee6b6ee"
integrity sha512-sQnufSdQ5kJxaTxBisWYQjkunECuRymYRZYEZEEPpmLUzzZoS22tDLVumb3c1TV4MAlD3L1LTLpxLSXcFL+OZw==
dependencies:
"@fastify/static" "^6.0.0"
fastify-plugin "^4.0.0"
Expand Down

0 comments on commit 73d6452

Please sign in to comment.