Skip to content

Commit

Permalink
Bump swagger-ui-react from 5.15.1 to 5.15.2 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.15.1...v5.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent be767b4 commit 863ff5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.3",
"remark-gfm": "^3.0.1",
"rxjs": "^7.8.1",
"swagger-ui-react": "^5.15.1",
"swagger-ui-react": "^5.15.2",
"typesafe-actions": "^5.1.0",
"yaml": "^2.4.1"
},
Expand Down
18 changes: 9 additions & 9 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14077,10 +14077,10 @@ svgo@^2.7.0:
picocolors "^1.0.0"
stable "^0.1.8"

swagger-client@^3.26.5:
version "3.26.7"
resolved "https://registry.yarnpkg.com/swagger-client/-/swagger-client-3.26.7.tgz#655784b0cec6eeefaad07442219ef2436762a51f"
integrity sha512-/5bsjyWh8wAAsx7w3lu5tqPB3hruEf/d3VwJS+LTkUvQ3irSfqoeU3Y3TAXKocpjObCnTIjDxaW6k7uDfa51Fg==
swagger-client@^3.26.8:
version "3.26.8"
resolved "https://registry.yarnpkg.com/swagger-client/-/swagger-client-3.26.8.tgz#2947cb8b6ae1d6689c3f3ac948e9d9aa610ae792"
integrity sha512-NzvHWpWLeNVJAFrH+cRyzCzYrKNYG5AuaTDwaL/sqHRDMxjj8SN9Ua84EbfsUqrUnI50sW270dgQphp0TorAcg==
dependencies:
"@babel/runtime-corejs3" "^7.22.15"
"@swagger-api/apidom-core" ">=0.99.0 <1.0.0"
Expand All @@ -14098,10 +14098,10 @@ swagger-client@^3.26.5:
qs "^6.10.2"
traverse "~0.6.6"

swagger-ui-react@^5.15.1:
version "5.15.1"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-5.15.1.tgz#62708e4ad2169ff826f179e824241c6099f98bb8"
integrity sha512-fO2GVyT8KAaD4TuGljGKOQYcJpQwyV9yNrbSFVxKY4g9/fmTtJu4Ec7YEfG4DZ02M9yDjrJQgCjIXPHqSg2Glw==
swagger-ui-react@^5.15.2:
version "5.15.2"
resolved "https://registry.yarnpkg.com/swagger-ui-react/-/swagger-ui-react-5.15.2.tgz#da947bf696419f11c6748819ed264cd3d488cbde"
integrity sha512-i7P1jxGCXzUH6zTWvhfkBTe8VjuQd7FfKxQlQSYUfqyovPPxxQ1QTB/OCIY0F9Cl26HartnPoRxrF6pGh87GWw==
dependencies:
"@babel/runtime-corejs3" "^7.24.4"
"@braintree/sanitize-url" "=7.0.1"
Expand Down Expand Up @@ -14132,7 +14132,7 @@ swagger-ui-react@^5.15.1:
reselect "^5.1.0"
serialize-error "^8.1.0"
sha.js "^2.4.11"
swagger-client "^3.26.5"
swagger-client "^3.26.8"
url-parse "^1.5.10"
xml "=1.0.1"
xml-but-prettier "^1.0.1"
Expand Down

0 comments on commit 863ff5c

Please sign in to comment.