chore(deps): bump dompurify and swagger-ui in /src/portal/app-swagger-ui

Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.1.4 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.


Updates `dompurify` from 3.0.6 to 3.1.4
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.6...3.1.4)

Updates `swagger-ui` from 5.9.1 to 5.17.14
- [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.9.1...v5.17.14)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
- dependency-name: swagger-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-16 20:53:08 +00:00 committed by GitHub
parent 438d4c03bb
commit 7dc0472086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 997 additions and 1361 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"dependencies": {
"css-loader": "^6.8.1",
"style-loader": "^3.3.3",
"swagger-ui": "5.9.1"
"swagger-ui": "5.17.14"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",