Skip to content

Commit

Permalink
Bump swagger-ui-react from 4.2.1 to 4.3.0 in /dashboard (#4164)
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](swagger-api/swagger-ui@v4.2.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2022
1 parent 4e3a799 commit 9638332
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 @@ -69,7 +69,7 @@
"redux-thunk": "^2.4.1",
"remark-gfm": "^3.0.1",
"rxjs": "^7.5.2",
"swagger-ui-react": "^4.2.1",
"swagger-ui-react": "^4.3.0",
"typesafe-actions": "^5.1.0",
"yaml": "^1.10.2"
},
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13993,10 +13993,10 @@ swagger-client@^3.18.2:
traverse "~0.6.6"
url "~0.11.0"

swagger-ui-react@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-4.2.1.tgz#5de333af3a15879c147ab21b0ec17c07462e80f1"
integrity sha512-Ep8IXShVIXTen5Je84qRM4rrAXR0au5260EnxtIvYHmEPC7CKtbg5GeZJMxTguUAw+nSQgW4DWK0NMZt8T11HA==
swagger-ui-react@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-4.3.0.tgz#a185e32d786dbb49f5cee0fb08004caee631481c"
integrity sha512-B4jbEZHaAVogWkMqP5uL0nQYP1E0/cuBZNwklAa43QaO6QAmMhXBqevifQ7/plRcHEm+X80LjLKz+9Fr9i3CIQ==
dependencies:
"@babel/runtime-corejs3" "^7.16.8"
"@braintree/sanitize-url" "^5.0.2"
Expand Down

0 comments on commit 9638332

Please sign in to comment.