Bump swagger-ui from 5.9.3 to 5.10.0 in /Plan/react/dashboard (#3313)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.9.3 to 5.10.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.9.3...v5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-18 14:06:13 +02:00 committed by GitHub
parent ef6262f7ac
commit a9226b3c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"react-scripts": "5.0.1",
"sass": "^1.69.5",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^5.9.3",
"swagger-ui": "^5.10.0",
"web-vitals": "^3.0.2"
},
"scripts": {

View File

@ -9966,10 +9966,10 @@ swagger-client@^3.24.5:
traverse "~0.6.6"
undici "^5.24.0"
swagger-ui@^5.9.3:
version "5.9.3"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.9.3.tgz#a47825dd015216d5fc5b49ff889799ec56cc6ac9"
integrity sha512-jmzsN1yGKI6MEhNNZDR9z1cgkElgicqlq5uaw6U9JlOGaucsZDMHa+D4Rgi0298pOyi1B9N/2JLZ0bMi5W1K4w==
swagger-ui@^5.10.0:
version "5.10.0"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.10.0.tgz#4e1b38a54f0a8e4b333a3001614284c7652b5133"
integrity sha512-eAKTmBjk1dF9JscUjnatughEoAosZvPbwVoVsZbjqHhZhkszCbS3u+fgGVrBa31BqFhXJ1qolx+t7X2Lijkuyw==
dependencies:
"@babel/runtime-corejs3" "^7.23.2"
"@braintree/sanitize-url" "=6.0.4"