Bump swagger-ui from 5.11.2 to 5.11.7 in /Plan/react/dashboard (#3468)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.11.2 to 5.11.7.
- [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.2...v5.11.7)

---
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] 2024-02-17 10:11:56 +02:00 committed by GitHub
parent 1297ede72d
commit b1566dfe80
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.70.0",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^5.11.2",
"swagger-ui": "^5.11.7",
"web-vitals": "^3.0.2"
},
"scripts": {

View File

@ -315,7 +315,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.22.5"
"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.23.8":
"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.23.9":
version "7.23.9"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.23.9.tgz#1b43062a13ecb60158aecdd81bc3fab4108b7cbc"
integrity sha512-oeOFTrYWdWXCvXGB5orvMTJ6gCZ9I6FBjR+M38iKNXCsPxr4xT0RTdg5uz1H7QP8pp74IzPtwritEr+JscqHXQ==
@ -3127,12 +3127,12 @@ swagger-client@^3.25.0:
traverse "~0.6.6"
undici "^5.24.0"
swagger-ui@^5.11.2:
version "5.11.2"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.11.2.tgz#6796c28a639c35152a9ade65fc64bbc7882c826d"
integrity sha512-EjaON++6ACRohBc+fla4xDytxV+df+1Y7OatFaDoMfEb66rVdLlfNnbdx6Ld1FxWIc4kw/9dRltvR1hdIoGRZg==
swagger-ui@^5.11.7:
version "5.11.7"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.11.7.tgz#4b9f8f1364e98037a97ee94ab502d4779f8bac06"
integrity sha512-vRF6MXJ1Ydo3JTG8Tzaov4Kw9D3FHWHO5IDf1lYBZVKP/j7XNBpZHqN2r+XKS1h8ZuZr9mP2Wu3kU0wzhBUDiw==
dependencies:
"@babel/runtime-corejs3" "^7.23.8"
"@babel/runtime-corejs3" "^7.23.9"
"@braintree/sanitize-url" "=7.0.0"
base64-js "^1.5.1"
classnames "^2.5.1"