Skip to content

Commit

Permalink
Bump swagger-ui-express in /sourcecode/proxies/resource
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.3 to 5.0.0.
- [Release notes](https://github.com/scottie1984/swagger-ui-express/releases)
- [Commits](scottie1984/swagger-ui-express@4.6.3...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent c044714 commit 3f0ff26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion sourcecode/proxies/resource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pug": "^3.0.2",
"supertest": "^6.3.3",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^4.6.2",
"swagger-ui-express": "^5.0.0",
"tar": "^6.1.15",
"winston": "^3.8.2"
},
Expand Down
12 changes: 6 additions & 6 deletions sourcecode/proxies/resource/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4461,17 +4461,17 @@ swagger-parser@^10.0.3:
dependencies:
"@apidevtools/swagger-parser" "10.0.3"

swagger-ui-dist@>=4.11.0:
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.3"
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.6.3.tgz#870d0892654fe80e6970a2d680e22521acd2dc19"
integrity sha512-CDje4PndhTD2HkgyKH3pab+LKspDeB/NhPN2OF1j+piYIamQqBYwAXWESOT1Yju2xFg51bRW9sUng2WxDjzArw==
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"

tar@^6.1.15:
version "6.1.15"
Expand Down

0 comments on commit 3f0ff26

Please sign in to comment.