Skip to content

Commit 470324d

Browse files
Bump swagger-ui-dist from 5.32.4 to 5.32.5 in /Plan/react/dashboard (#4604)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.4 to 5.32.5. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.4...v5.32.5) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-version: 5.32.5 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 ea727a2 commit 470324d

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.4"
46+
"swagger-ui-dist": "5.32.5"
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
@@ -1621,10 +1621,10 @@ supports-preserve-symlinks-flag@^1.0.0:
16211621
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
16221622
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
16231623

1624-
swagger-ui-dist@5.32.4:
1625-
version "5.32.4"
1626-
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.4.tgz#e397dd0e24067f9ed6787ec31f6ed902874a9839"
1627-
integrity sha512-0AADFFQNJzExEN49SrD/34Nn9cxNxVLiydYl2MBwSZFPVXNkVwC/EFAjoezGGqE8oDegiDC+p47t8lKObCinMQ==
1624+
swagger-ui-dist@5.32.5:
1625+
version "5.32.5"
1626+
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.5.tgz#438d14fc1d5fce021a8bba55019e3330c6a14c11"
1627+
integrity sha512-7/FQfWe9A4qoyYFdAwy0chD0uDYidDp/ZT9VQ9LZlgD4AnnHJk8/+ytAA1HkJYOPySmK6helPDdJQMlcumt7HA==
16281628
dependencies:
16291629
"@scarf/scarf" "=1.4.0"
16301630

0 commit comments

Comments
 (0)