Bump swagger-ui from 5.11.10 to 5.12.0 in /Plan/react/dashboard (#3517)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.11.10 to 5.12.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.11.10...v5.12.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] 2024-03-23 13:04:19 +02:00 committed by GitHub
parent 6d9494d680
commit aac41547db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -41,7 +41,7 @@
"react-router-dom": "6",
"sass": "^1.71.1",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^5.11.10",
"swagger-ui": "^5.12.0",
"web-vitals": "^3.0.2"
},
"scripts": {

View File

@ -3097,7 +3097,7 @@ supports-color@^7.1.0:
dependencies:
has-flag "^4.0.0"
swagger-client@^3.25.4:
swagger-client@^3.26.0:
version "3.26.0"
resolved "https://registry.yarnpkg.com/swagger-client/-/swagger-client-3.26.0.tgz#95d28f0c61f39717b84e0e3914319d817c59a868"
integrity sha512-1yFR/S2V3v5DwgmNePoHEjq2dZJxDx1leDQ53r5M4hZs+dozm9VnznlSl9a1V5iTYw4UsS4PQuBRQsmBH21ViA==
@ -3118,10 +3118,10 @@ swagger-client@^3.25.4:
qs "^6.10.2"
traverse "~0.6.6"
swagger-ui@^5.11.10:
version "5.11.10"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.11.10.tgz#6d2c3782d89f15605446060eecad2fb53dff4c15"
integrity sha512-3kRLqUG7vY3t0Jd1yC4K9LPO9AMl1HsjEicCx3P3Ia/wYleJtXHwOH6FIiEGC9LeSTIAAsTr0gxOTkGcQST+Ow==
swagger-ui@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.12.0.tgz#e10fc5d626670a75e596e23a65ec84c374cbe4ce"
integrity sha512-Zf62HaUpUc0H1VMcB+HMp1ARaof+xv7ppU4XXbDHSsKxLxxOfQrRxsmoBdaJz2jfgHAes3h7FMsAy6vpCDWv9Q==
dependencies:
"@babel/runtime-corejs3" "^7.24.0"
"@braintree/sanitize-url" "=7.0.0"
@ -3154,7 +3154,7 @@ swagger-ui@^5.11.10:
reselect "^5.1.0"
serialize-error "^8.1.0"
sha.js "^2.4.11"
swagger-client "^3.25.4"
swagger-client "^3.26.0"
url-parse "^1.5.10"
xml "=1.0.1"
xml-but-prettier "^1.0.1"