1
0
Fork 0

chore(deps): bump swagger-ui-express from 4.6.0 to 4.6.2

Bumps [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](https://github.com/scottie1984/swagger-ui-express/compare/4.6.0...4.6.2)

---
updated-dependencies:
- dependency-name: swagger-ui-express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-09 04:59:33 +00:00 committed by GitHub
parent f5c81d6767
commit d94eb1280b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"pino": "8.11.0",
"qrcode": "1.5.1",
"swagger-ui-dist": "4.17.1",
"swagger-ui-express": "4.6.0"
"swagger-ui-express": "4.6.2"
},
"devDependencies": {
"chai": "4.2.0",

View file

@ -19160,10 +19160,10 @@ swagger-ui-dist@4.17.1, swagger-ui-dist@>=4.11.0:
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-4.17.1.tgz#ce47872e1eb7bd49528f50d5bdf9012e2f0b1fa7"
integrity sha512-Q3iFZgpraiHWphd6eX7IfI+aAITLWoP1TSIRo+0vuixRxQNqwdknab/Ktu9rs8oY3XY08FtrXkK0qt54eSuUXg==
swagger-ui-express@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.6.0.tgz#fc297d80c614c80f5d7def3dab50b56428cfe1c9"
integrity sha512-ZxpQFp1JR2RF8Ar++CyJzEDdvufa08ujNUJgMVTMWPi86CuQeVdBtvaeO/ysrz6dJAYXf9kbVNhWD7JWocwqsA==
swagger-ui-express@4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.6.2.tgz#61b2cb9fd7932cdccff99e0efdf700a5459e493c"
integrity sha512-MHIOaq9JrTTB3ygUJD+08PbjM5Tt/q7x80yz9VTFIatw8j5uIWKcr90S0h5NLMzFEDC6+eVprtoeA5MDZXCUKQ==
dependencies:
swagger-ui-dist ">=4.11.0"