⬆️ Updates Axios to latest. Fixes CVE-2021-3749
This commit is contained in:
parent
cbb002f7a7
commit
720c98dc37
2 changed files with 13 additions and 8 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"@sentry/tracing": "^6.10.0",
|
||||
"@sentry/vue": "^6.10.0",
|
||||
"ajv": "^8.6.2",
|
||||
"axios": "^0.21.1",
|
||||
"axios": "^0.21.4",
|
||||
"body-parser": "^1.19.0",
|
||||
"connect": "^3.7.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
|
|
@ -92,4 +92,4 @@
|
|||
"> 1%",
|
||||
"last 2 versions"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue