Skip to content

Commit c39976a

Browse files
Bump swagger-ui-dist from 5.32.1 to 5.32.2 in /Plan/react/dashboard (#4561)
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.1 to 5.32.2. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.1...v5.32.2) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-version: 5.32.2 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 827f0eb commit c39976a

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.1"
46+
"swagger-ui-dist": "5.32.2"
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
@@ -1599,10 +1599,10 @@ supports-preserve-symlinks-flag@^1.0.0:
15991599
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
16001600
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
16011601

1602-
swagger-ui-dist@5.32.1:
1603-
version "5.32.1"
1604-
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.1.tgz#21abc8944763901c9fade461c2c669f5621985e3"
1605-
integrity sha512-6HQoo7+j8PA2QqP5kgAb9dl1uxUjvR0SAoL/WUp1sTEvm0F6D5npgU2OGCLwl++bIInqGlEUQ2mpuZRZYtyCzQ==
1602+
swagger-ui-dist@5.32.2:
1603+
version "5.32.2"
1604+
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-5.32.2.tgz#149d1e0e5120ffa9300a332d10236116b54e01e9"
1605+
integrity sha512-t6Ns52nS8LU2hqi0+rezMjFO1ZrCsCrnommXrU7Nfrg2va2dWahdvM6TuSwzdHpG29v6BHJyU1c/UWFhgVZzVQ==
16061606
dependencies:
16071607
"@scarf/scarf" "=1.4.0"
16081608

0 commit comments

Comments
 (0)