Bump swagger-ui from 5.20.2 to 5.20.5 in /Plan/react/dashboard (#4038)

Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.20.2 to 5.20.5.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.20.2...v5.20.5)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-version: 5.20.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>
This commit is contained in:
dependabot[bot] 2025-04-06 10:49:40 +03:00 committed by GitHub
parent 88e8ff5b4a
commit a9ef744e79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"react-router-dom": "^6.26.0",
"sass": "^1.86.0",
"source-map-explorer": "^2.5.2",
"swagger-ui": "^5.20.2",
"swagger-ui": "^5.20.5",
"web-vitals": "^4.2.4"
},
"scripts": {

View File

@ -2854,10 +2854,10 @@ swagger-client@^3.34.4:
ramda "^0.30.1"
ramda-adjunct "^5.1.0"
swagger-ui@^5.20.2:
version "5.20.2"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.20.2.tgz#555f19b92a02bc7077d73b2890d09093396eb95c"
integrity sha512-lwbSN5RGo1RM1nzI308XjKdCOJnrza+a/jzmeLu0u2FQyFX2BbhvE4utWZrkla30cLHWMtVjQEkOhI0LgC/lrg==
swagger-ui@^5.20.5:
version "5.20.5"
resolved "https://registry.yarnpkg.com/swagger-ui/-/swagger-ui-5.20.5.tgz#03c0f72f05cf5ea4902b8fba623dee42270ade31"
integrity sha512-CAqKF2P12+g8TmEmieyx7lrBp6E/DVHrQy5JHyqn5wpR7lgo/FPVaa+1GASEIWInOKhlDBvwDXgeRk7rfPEikw==
dependencies:
"@babel/runtime-corejs3" "^7.26.10"
"@scarf/scarf" "=1.4.0"