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:
parent
eff6ec9df9
commit
a74e389521
5 changed files with 197 additions and 77 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue