chore(deps): upgrade swagger-ui-react to 4.11.1

Mitigate the current XSS vulnerabilities (https://www.npmjs.com/advisories/1070339)

Signed-off-by: Jan Socha <jan.socha@backmarket.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Jan Socha
2022-06-02 14:45:42 +02:00
committed by Fredrik Adelöw
parent 1d99f05207
commit 811ff4bcf4
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4",
"swagger-ui-react": "^4.1.3"
"swagger-ui-react": "^4.11.1"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",