Skip to content

Commit 2aceb7f

Browse files
Bump swagger-ui from 5.25.2 to 5.27.0 in /Plan/react/dashboard (#4171)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.25.2 to 5.27.0. - [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.25.2...v5.27.0) --- updated-dependencies: - dependency-name: swagger-ui dependency-version: 5.27.0 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>
1 parent 635463d commit 2aceb7f

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.25.2",
44+
"swagger-ui": "^5.27.0",
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.25.2:
2793-
version "5.25.2"
2794-
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.25.2.tgz#870685d0729cd3be8c1d5e6ccdd41427fa64190a"
2795-
integrity sha512-hoR1zR9uCm+bs+9Gbd42WYpc6Dj48WCxU/K4TFR/Hu/OtGIh6SlsQKbyjpMfP0aEVwAlOBG7ANx9qzwbVmWt0w==
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==
27962796
dependencies:
27972797
"@babel/runtime-corejs3" "^7.27.1"
27982798
"@scarf/scarf" "=1.4.0"

0 commit comments

Comments
 (0)