Bump swagger-ui from 5.10.0 to 5.10.3 in /Plan/react/dashboard (#3325)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.10.0 to 5.10.3.
- [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.10.0...v5.10.3)

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

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-25 13:56:13 +02:00 committed by GitHub
parent 15c5ea32d4
commit 6e7f64610a
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.10.0",
"swagger-ui": "^5.10.3",
"web-vitals": "^3.0.2"
},
"scripts": {

View File

@ -9958,10 +9958,10 @@ swagger-client@^3.24.5:
traverse "~0.6.6"
undici "^5.24.0"
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==
swagger-ui@^5.10.3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.10.3.tgz#dace90ee873becf1353eb4809b88961a19b0be0a"
integrity sha512-VDkEn29Q3y2r5Uzr1GXQLwXCXtxB3GJmBAUSbLgQYJyHpWb8DhOMmV4izJ7MGa0K1BeHcp7cYLbn4Si8r1tang==
dependencies:
"@babel/runtime-corejs3" "^7.23.2"
"@braintree/sanitize-url" "=6.0.4"