Bump swagger-ui from 4.14.2 to 4.15.0 in /Plan/react/dashboard (#2671)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.14.2...v4.15.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-10-22 13:47:46 +03:00 committed by GitHub
parent c1d91baf24
commit e5bbf80811
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", "react-scripts": "5.0.1",
"sass": "^1.55.0", "sass": "^1.55.0",
"source-map-explorer": "^2.5.2", "source-map-explorer": "^2.5.2",
"swagger-ui": "^4.14.2", "swagger-ui": "^4.15.0",
"web-vitals": "^3.0.2" "web-vitals": "^3.0.2"
}, },
"scripts": { "scripts": {

View File

@ -8725,10 +8725,10 @@ swagger-client@^3.18.5:
traverse "~0.6.6" traverse "~0.6.6"
url "~0.11.0" url "~0.11.0"
swagger-ui@^4.14.2: swagger-ui@^4.15.0:
version "4.14.2" version "4.15.0"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-4.14.2.tgz#a8211d691aac06f3fd5c688c05a1c4ea2fe349fb" resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-4.15.0.tgz#4612c20d91afef532c9cc2903028535aa03bcc56"
integrity sha512-XVSiif8H9w2C0IDLCinpsXH8CHTksBoZ+QA+ZDfQZCqS9gXjcgLQRFeVCSFhRwCRmrXrHSeO2dUVIBJXX1jRfg== integrity sha512-jnqWP4FQanZvC6QCbK2xNNYYqE7wZGMU2rRVuLEMa6csMPEJxD9ZuQE6fTvh/jY3xreD1BxOz+OVsso5lRuQIg==
dependencies: dependencies:
"@babel/runtime-corejs3" "^7.18.9" "@babel/runtime-corejs3" "^7.18.9"
"@braintree/sanitize-url" "=6.0.0" "@braintree/sanitize-url" "=6.0.0"