Skip to content

Commit

Permalink
Bump swagger-ui-react from 5.14.0 to 5.15.0 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-react](/~https://github.com/swagger-api/swagger-ui) from 5.14.0 to 5.15.0.
- [Release notes](/~https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](/~https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 5f7787a commit 0adbdca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"remark-breaks": "^3.0.3",
"remark-gfm": "^3.0.1",
"rxjs": "^7.8.1",
"swagger-ui-react": "^5.14.0",
"swagger-ui-react": "^5.15.0",
"typesafe-actions": "^5.1.0",
"yaml": "^2.4.1"
},
Expand Down
18 changes: 9 additions & 9 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5888,10 +5888,10 @@ domhandler@^5.0.2, domhandler@^5.0.3:
dependencies:
domelementtype "^2.3.0"

dompurify@=3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.11.tgz#c163f5816eaac6aeef35dae2b77fca0504564efe"
integrity sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==
dompurify@=3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.0.tgz#8c6b9fe986969a33aa4686bd829cbe8e14dd9445"
integrity sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA==

domutils@^1.7.0:
version "1.7.0"
Expand Down Expand Up @@ -14098,18 +14098,18 @@ swagger-client@^3.26.5:
qs "^6.10.2"
traverse "~0.6.6"

swagger-ui-react@^5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-5.14.0.tgz#9b7ea1fd1a7cb7e2d3cadbae8591755df8052ba8"
integrity sha512-6RUCv7ii6jcdMu9LpNuq5gGboxlS2HfNeeDPdWML0Wt3lwOc7yroOzux08a8FtwFQB5ridprYobcZXVQvLcyjQ==
swagger-ui-react@^5.15.0:
version "5.15.0"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-5.15.0.tgz#7fcc924c366f78964816daa3bd35ba1177699900"
integrity sha512-ptagY3F/4Mo1kW1i7m8RJuHOH6zNOmU3LBEqMnTeaYQ9cPUTCpGjLTxWG0IIXasOIpx4kMJqwYhQcFOuw6LsZg==
dependencies:
"@babel/runtime-corejs3" "^7.24.4"
"@braintree/sanitize-url" "=7.0.1"
base64-js "^1.5.1"
classnames "^2.5.1"
css.escape "1.5.1"
deep-extend "0.6.0"
dompurify "=3.0.11"
dompurify "=3.1.0"
ieee754 "^1.2.1"
immutable "^3.x.x"
js-file-download "^0.4.12"
Expand Down

0 comments on commit 0adbdca

Please sign in to comment.