Skip to content

Commit ccef3c3

Browse files
Bump swagger-ui from 5.24.1 to 5.25.2 in /Plan/react/dashboard (#4141)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.24.1 to 5.25.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.24.1...v5.25.2) --- updated-dependencies: - dependency-name: swagger-ui dependency-version: 5.25.2 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 3e2e533 commit ccef3c3

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.24.1",
44+
"swagger-ui": "^5.25.2",
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.24.1:
2793-
version "5.24.1"
2794-
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.24.1.tgz#8670194893b0f31f09552e5d52d3c89f5b9d88a2"
2795-
integrity sha512-cexmafj4FQ1Pkd13xl37kChLZEXvKlEIzUWc90vIgbA5xpqs31jP7h/j6sqFHm0y/SIh6hs5q5qInyeMmpr7UA==
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==
27962796
dependencies:
27972797
"@babel/runtime-corejs3" "^7.27.1"
27982798
"@scarf/scarf" "=1.4.0"

0 commit comments

Comments
 (0)