Skip to content

Commit bccd4d9

Browse files
Bump swagger-ui-dist from 5.18.2 to 5.19.0 in /ui (#1034)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.18.2 to 5.19.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.18.2...v5.19.0) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-type: direct:development 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 5eb76a3 commit bccd4d9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"shell-quote": "^1.8.2",
194194
"string.prototype.endswith": "^0.2.0",
195195
"string.prototype.startswith": "^1.0.1",
196-
"swagger-ui-dist": "^5.18.2",
196+
"swagger-ui-dist": "^5.19.0",
197197
"text-encoder-lite": "2.0.0",
198198
"typescript": "^5.7.3",
199199
"walk-sync": "^3.0.0",

ui/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26342,12 +26342,12 @@ __metadata:
2634226342
languageName: node
2634326343
linkType: hard
2634426344

26345-
"swagger-ui-dist@npm:^5.18.2":
26346-
version: 5.18.2
26347-
resolution: "swagger-ui-dist@npm:5.18.2"
26345+
"swagger-ui-dist@npm:^5.19.0":
26346+
version: 5.19.0
26347+
resolution: "swagger-ui-dist@npm:5.19.0"
2634826348
dependencies:
2634926349
"@scarf/scarf": =1.4.0
26350-
checksum: 4e8f3e4669276f421f91ce6214f9df09a5b0f9aa1b636e9044076af4f3a02b093d1eb43ed1b3962aba08be803692e71dfc1ce0c28c2057b9eb0c35b166d7ef42
26350+
checksum: a2ae866b9f4d9e28a580f094811938997af9db5554c7d66264af679f12916a3bf53a3ca811a466bb272145b041e84b5b9d958c9d58071d7c625a6c2f0eabe827
2635126351
languageName: node
2635226352
linkType: hard
2635326353

@@ -27731,7 +27731,7 @@ __metadata:
2773127731
shell-quote: ^1.8.2
2773227732
string.prototype.endswith: ^0.2.0
2773327733
string.prototype.startswith: ^1.0.1
27734-
swagger-ui-dist: ^5.18.2
27734+
swagger-ui-dist: ^5.19.0
2773527735
text-encoder-lite: 2.0.0
2773627736
typescript: ^5.7.3
2773727737
uuid: ^11.0.5

0 commit comments

Comments
 (0)