Bump swagger-ui from 4.13.2 to 4.14.0 in /Plan/react/dashboard (#2556)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.13.2 to 4.14.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.13.2...v4.14.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>

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] 2022-08-19 06:43:12 +03:00 committed by GitHub
parent b5005afbc5
commit 3e776fc0b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"react-scripts": "5.0.1",
"sass": "^1.54.2",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^4.13.2",
"swagger-ui": "^4.14.0",
"web-vitals": "^2.1.0"
},
"scripts": {

View File

@ -8747,10 +8747,10 @@ swagger-client@^3.18.5:
traverse "~0.6.6"
url "~0.11.0"
swagger-ui@^4.13.2:
version "4.13.2"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-4.13.2.tgz#45ec6644e090d3f1b6036c27c4fbfa253c42adb9"
integrity sha512-jwU9dccVBhZ0GhvgYtATIy+UP1Y48nF0BGyZCpFsQ0nFh/Moh/BSeevHaDV02RhfAPl+5MvOzN9xcSekqGdo6g==
swagger-ui@^4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-4.14.0.tgz#7fe6defc408ecd628eb9bd808d97374efcb9915f"
integrity sha512-XQgIw9AK6ZXTXBrSAKiEb/v+xjvgmIWxCBIYr4a0Hr0G2LwV9a024eO38aFCjftug/Jbobfd0JsENVzPIYywyA==
dependencies:
"@babel/runtime-corejs3" "^7.18.9"
"@braintree/sanitize-url" "=6.0.0"