Skip to content

Commit

Permalink
Bump swagger-ui-react from 4.14.1 to 4.14.3 in /dashboard (#5503)
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v4.14.1...v4.14.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent ff02d81 commit 953ba81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"remark-breaks": "^3.0.2",
"remark-gfm": "^3.0.1",
"rxjs": "^7.5.7",
"swagger-ui-react": "^4.14.1",
"swagger-ui-react": "^4.14.3",
"typesafe-actions": "^5.1.0",
"yaml": "^2.1.3"
},
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12817,10 +12817,10 @@ swagger-client@^3.18.5:
traverse "~0.6.6"
url "~0.11.0"

swagger-ui-react@^4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-4.14.1.tgz#d4be27b07494f0c94212da8a289a7a6a122af078"
integrity sha512-aKduDkf9gZUHmkT2jIXtyxIhsfj7oarQkXF+54OYa1wtzgtMujKj4z55GqGPnLlS1gIjxtn2aDPNI5+936jmxQ==
swagger-ui-react@^4.14.3:
version "4.14.3"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-4.14.3.tgz#0ab6f835941ba230abb06e9cf76edf7d9a99a109"
integrity sha512-dUQUK0IeN/NpWbNTUGCfwdQpFXQhKKaaUkQr0bK8xzK3OPFky8mkkwkjZQk9PGPsU7AZUtZ3KGFil56nmDuBQQ==
dependencies:
"@babel/runtime-corejs3" "^7.18.9"
"@braintree/sanitize-url" "=6.0.0"
Expand Down

0 comments on commit 953ba81

Please sign in to comment.