Bump swagger-ui from 4.14.0 to 4.14.1 in /Plan/react/dashboard (#2624)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.14.0...v4.14.1)

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

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-09-23 23:21:02 +03:00 committed by GitHub
parent 4e070615c0
commit 72e1876322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"react-scripts": "5.0.1",
"sass": "^1.54.9",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^4.14.0",
"swagger-ui": "^4.14.1",
"web-vitals": "^3.0.2"
},
"scripts": {

View File

@ -8725,10 +8725,10 @@ swagger-client@^3.18.5:
traverse "~0.6.6"
url "~0.11.0"
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==
swagger-ui@^4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-4.14.1.tgz#09eb93c12ef273cf993a24a14f9623227cbab15b"
integrity sha512-E+szZmG9lBB5jCOXUrh2ip6bysiDcJ+3UbIPfOhN8e70H867Xy8kVDo2F2nXbufACi9ONxtVh3lc4bFy4CLXXA==
dependencies:
"@babel/runtime-corejs3" "^7.18.9"
"@braintree/sanitize-url" "=6.0.0"