Skip to content

Commit 0e0cae5

Browse files
Bump swagger-ui from 5.20.8 to 5.21.0 in /Plan/react/dashboard (#4069)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.20.8 to 5.21.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.20.8...v5.21.0) --- updated-dependencies: - dependency-name: swagger-ui dependency-version: 5.21.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 53a24b8 commit 0e0cae5

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.86.3",
4343
"source-map-explorer": "^2.5.2",
44-
"swagger-ui": "^5.20.8",
44+
"swagger-ui": "^5.21.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
@@ -2870,10 +2870,10 @@ swagger-client@^3.34.4:
28702870
ramda "^0.30.1"
28712871
ramda-adjunct "^5.1.0"
28722872

2873-
swagger-ui@^5.20.8:
2874-
version "5.20.8"
2875-
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.20.8.tgz#b9487e2f5c9ba7b79e628c88792f5b2c782d8600"
2876-
integrity sha512-oew1ErjIsw9rr9w0opKIJ8e0uuUzrw/htX5GPg0g1xw/1xDd0ZxdpxF9+7hKJyGV3IEJhcQ+djnIhjanRoyNPA==
2873+
swagger-ui@^5.21.0:
2874+
version "5.21.0"
2875+
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.21.0.tgz#36923058660aaeff7e25ebe26a59440df08c947b"
2876+
integrity sha512-zAY5P5nIWiYOuO0SWQk1x8/kL+pmarijO+oviWOp+SerfMpeokujYk6HknwEoeYNi4CtpO+kBj6Vm+8aswCBIA==
28772877
dependencies:
28782878
"@babel/runtime-corejs3" "^7.26.10"
28792879
"@scarf/scarf" "=1.4.0"

0 commit comments

Comments
 (0)