Skip to content

Commit da9069d

Browse files
Bump swagger-ui-dist from 5.32.0 to 5.32.1 in /Plan/react/dashboard (#4518)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.0 to 5.32.1. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.0...v5.32.1) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-version: 5.32.1 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 6ca221d commit da9069d

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
@@ -40,7 +40,7 @@
4040
"react-select": "^5.10.2",
4141
"react-transition-group": "^4.4.5",
4242
"sass": "^1.98.0",
43-
"swagger-ui-dist": "^5.32.0"
43+
"swagger-ui-dist": "^5.32.1"
4444
},
4545
"scripts": {
4646
"start": "vite",

Plan/react/dashboard/yarn.lock

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

1909-
swagger-ui-dist@^5.32.0:
1910-
version "5.32.0"
1911-
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.0.tgz#e52db2bfc2402305cbb263626f03e5b2bed0d871"
1912-
integrity sha512-nKZB0OuDvacB0s/lC2gbge+RigYvGRGpLLMWMFxaTUwfM+CfndVk9Th2IaTinqXiz6Mn26GK2zriCpv6/+5m3Q==
1909+
swagger-ui-dist@^5.32.1:
1910+
version "5.32.1"
1911+
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.1.tgz#21abc8944763901c9fade461c2c669f5621985e3"
1912+
integrity sha512-6HQoo7+j8PA2QqP5kgAb9dl1uxUjvR0SAoL/WUp1sTEvm0F6D5npgU2OGCLwl++bIInqGlEUQ2mpuZRZYtyCzQ==
19131913
dependencies:
19141914
"@scarf/scarf" "=1.4.0"
19151915

0 commit comments

Comments
 (0)