Skip to content

Commit 4f897aa

Browse files
Bump swagger-ui-dist from 5.32.2 to 5.32.4 in /Plan/react/dashboard (#4578)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.2 to 5.32.4. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.2...v5.32.4) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-version: 5.32.4 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 9683684 commit 4f897aa

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
@@ -43,7 +43,7 @@
4343
"react-select": "5.10.2",
4444
"react-transition-group": "4.4.5",
4545
"sass": "1.99.0",
46-
"swagger-ui-dist": "5.32.2"
46+
"swagger-ui-dist": "5.32.4"
4747
},
4848
"scripts": {
4949
"start": "vite",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,10 +1623,10 @@ supports-preserve-symlinks-flag@^1.0.0:
16231623
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
16241624
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
16251625

1626-
swagger-ui-dist@5.32.2:
1627-
version "5.32.2"
1628-
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.2.tgz#149d1e0e5120ffa9300a332d10236116b54e01e9"
1629-
integrity sha512-t6Ns52nS8LU2hqi0+rezMjFO1ZrCsCrnommXrU7Nfrg2va2dWahdvM6TuSwzdHpG29v6BHJyU1c/UWFhgVZzVQ==
1626+
swagger-ui-dist@5.32.4:
1627+
version "5.32.4"
1628+
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.4.tgz#e397dd0e24067f9ed6787ec31f6ed902874a9839"
1629+
integrity sha512-0AADFFQNJzExEN49SrD/34Nn9cxNxVLiydYl2MBwSZFPVXNkVwC/EFAjoezGGqE8oDegiDC+p47t8lKObCinMQ==
16301630
dependencies:
16311631
"@scarf/scarf" "=1.4.0"
16321632

0 commit comments

Comments
 (0)