1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

chore(dependencies): upgrade msw to fix xmldom CVE (#8362)

* chore(dependencies): upgrade msw to fix xmldom CVE

* refactor(msw): rename msw DefaultRequestBody to DefaultBodyType
This commit is contained in:
LP B 2023-01-23 14:03:11 +01:00 committed by GitHub
parent eff6ec9df9
commit a74e389521
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 197 additions and 77 deletions

View file

@ -119,7 +119,7 @@
"lodash": "^4.17.21",
"lucide-react": "^0.101.0",
"moment": "^2.29.1",
"msw": "^0.36.3",
"msw": "^0.49.2",
"mustache": "^4.2.0",
"ng-file-upload": "~12.2.13",
"parse-duration": "^1.0.2",