Skip to content

Commit efb01e0

Browse files
Bump swagger-ui from 5.27.0 to 5.27.1 in /Plan/react/dashboard (#4209)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.27.0 to 5.27.1. - [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.27.0...v5.27.1) --- updated-dependencies: - dependency-name: swagger-ui dependency-version: 5.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2753b20 commit efb01e0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react-router-dom": "^6.26.0",
4242
"sass": "^1.89.2",
4343
"source-map-explorer": "^2.5.2",
44-
"swagger-ui": "^5.27.0",
44+
"swagger-ui": "^5.27.1",
4545
"web-vitals": "^4.2.4"
4646
},
4747
"scripts": {

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2789,10 +2789,10 @@ swagger-client@^3.35.5:
27892789
ramda "^0.30.1"
27902790
ramda-adjunct "^5.1.0"
27912791

2792-
swagger-ui@^5.27.0:
2793-
version "5.27.0"
2794-
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.27.0.tgz#e56736a87845eccb4ed417cecc25e76d42ac5103"
2795-
integrity sha512-MHLrCCAZcwimWnQykjEjdA0nbQQdNjby20HUx3zwvBujW2JKH7uEUH1UaOOr/Oub9oIVSRq21TNh1J2IwrTuWw==
2792+
swagger-ui@^5.27.1:
2793+
version "5.27.1"
2794+
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.27.1.tgz#44bc4dd0d2679874a374bfa420171beca0957c58"
2795+
integrity sha512-cGQyafnHLmVFiBeFrbUzUtMn+R0/XI7r69T/cxp5bkusTdLu1Ul8A+8j9hgThYLEH33LukOzldtiuu4gr8XE6g==
27962796
dependencies:
27972797
"@babel/runtime-corejs3" "^7.27.1"
27982798
"@scarf/scarf" "=1.4.0"

0 commit comments

Comments
 (0)