Skip to content

Commit

Permalink
Bump swagger-ui-express from 4.6.2 to 5.0.0 in /sourcecode/proxies/auth
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](scottie1984/swagger-ui-express@4.6.2...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 31d578d commit a3b6e17
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sourcecode/proxies/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prettier": "^2.8.4",
"supertest": "^6.3.3",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^4.6.2"
"swagger-ui-express": "^5.0.0"
},
"devDependencies": {
"jest-bamboo-reporter": "^1.3.0",
Expand Down
18 changes: 9 additions & 9 deletions sourcecode/proxies/auth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4628,17 +4628,17 @@ swagger-parser@^10.0.3:
dependencies:
"@apidevtools/swagger-parser" "10.0.3"

swagger-ui-dist@>=4.11.0:
version "4.11.1"
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-4.11.1.tgz#1e9c0e62bdac632f7b206c95ef9cbe986097606a"
integrity sha512-pf3kfSTYdF9mYFY2VnfJ51wnXlSVhEGdtymhpHzfbFw2jTbiEWgBoVz5EB9aW2EaJvUGTM1YHAXYZX7Jk4RdAQ==
swagger-ui-dist@>=5.0.0:
version "5.4.2"
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.4.2.tgz#ff7b936bdfc84673a1823a0f05f3a933ba7ccd4c"
integrity sha512-vT5QxP/NOr9m4gLZl+SpavWI3M9Fdh30+Sdw9rEtZbkqNmNNEPhjXas2xTD9rsJYYdLzAiMfwXvtooWH3xbLJA==

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==
swagger-ui-express@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-5.0.0.tgz#7a00a18dd909574cb0d628574a299b9ba53d4d49"
integrity sha512-tsU9tODVvhyfkNSvf03E6FAk+z+5cU3lXAzMy6Pv4av2Gt2xA0++fogwC4qo19XuFf6hdxevPuVCSKFuMHJhFA==
dependencies:
swagger-ui-dist ">=4.11.0"
swagger-ui-dist ">=5.0.0"

tarn@^3.0.2:
version "3.0.2"
Expand Down

0 comments on commit a3b6e17

Please sign in to comment.