Skip to content

Commit 5e159ec

Browse files
Bump swagger-ui from 5.20.1 to 5.20.2 in /Plan/react/dashboard (#4026)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.20.1 to 5.20.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.20.1...v5.20.2) --- updated-dependencies: - dependency-name: swagger-ui 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 948aaa5 commit 5e159ec

2 files changed

Lines changed: 12 additions & 12 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.0",
4343
"source-map-explorer": "^2.5.2",
44-
"swagger-ui": "^5.20.1",
44+
"swagger-ui": "^5.20.2",
4545
"web-vitals": "^4.2.4"
4646
},
4747
"scripts": {

Plan/react/dashboard/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
dependencies:
208208
"@babel/helper-plugin-utils" "^7.25.9"
209209

210-
"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.26.10", "@babel/runtime-corejs3@^7.26.7":
210+
"@babel/runtime-corejs3@^7.20.7", "@babel/runtime-corejs3@^7.22.15", "@babel/runtime-corejs3@^7.26.10":
211211
version "7.26.10"
212212
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
213213
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
@@ -2830,10 +2830,10 @@ supports-color@^7.1.0:
28302830
dependencies:
28312831
has-flag "^4.0.0"
28322832

2833-
swagger-client@^3.34.1:
2834-
version "3.34.3"
2835-
resolved "https://registry.yarnpkg.com/swagger-client/-/swagger-client-3.34.3.tgz#1571514a901ee55313f598ca2491359ca99c2938"
2836-
integrity sha512-Hm0k/pX6tCL06slq3WYvTkAufYhe3FvHjls88/qXBwlgz/IEy5lleylv7rIguwjSQoQFSg8DPkLz/uczN/qfkA==
2833+
swagger-client@^3.34.4:
2834+
version "3.34.4"
2835+
resolved "https://registry.yarnpkg.com/swagger-client/-/swagger-client-3.34.4.tgz#034cb241af39b988ca10c39e7add2596c480075d"
2836+
integrity sha512-Qvtu8DtARAx5GwefA0eV1WRLa4Q9bhczrtNAsiBMOx3HkxAOczy1APQhrcblJdLys0xEGQ4xYizYFXfIL9BhpA==
28372837
dependencies:
28382838
"@babel/runtime-corejs3" "^7.22.15"
28392839
"@scarf/scarf" "=1.4.0"
@@ -2854,12 +2854,12 @@ swagger-client@^3.34.1:
28542854
ramda "^0.30.1"
28552855
ramda-adjunct "^5.1.0"
28562856

2857-
swagger-ui@^5.20.1:
2858-
version "5.20.1"
2859-
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.20.1.tgz#0d7bd19b3dad9cca463cdbda28312ae592b54350"
2860-
integrity sha512-ZgAnhAAW7ZFsfYaBc8rhOCNIohI7vDNrL66ZLa5Slt1YQsj99b7FajOXED27U+RtBiiQqXWspjDw8W6F1qvu2Q==
2857+
swagger-ui@^5.20.2:
2858+
version "5.20.2"
2859+
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.20.2.tgz#555f19b92a02bc7077d73b2890d09093396eb95c"
2860+
integrity sha512-lwbSN5RGo1RM1nzI308XjKdCOJnrza+a/jzmeLu0u2FQyFX2BbhvE4utWZrkla30cLHWMtVjQEkOhI0LgC/lrg==
28612861
dependencies:
2862-
"@babel/runtime-corejs3" "^7.26.7"
2862+
"@babel/runtime-corejs3" "^7.26.10"
28632863
"@scarf/scarf" "=1.4.0"
28642864
base64-js "^1.5.1"
28652865
classnames "^2.5.1"
@@ -2889,7 +2889,7 @@ swagger-ui@^5.20.1:
28892889
reselect "^5.1.1"
28902890
serialize-error "^8.1.0"
28912891
sha.js "^2.4.11"
2892-
swagger-client "^3.34.1"
2892+
swagger-client "^3.34.4"
28932893
url-parse "^1.5.10"
28942894
xml "=1.0.1"
28952895
xml-but-prettier "^1.0.1"

0 commit comments

Comments
 (0)