fix: e2e/package.json & e2e/package-lock.json to reduce vulnerabilities (#3123)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
mm-prodsec-bot
2024-08-22 17:16:00 +03:00
committed by GitHub
parent f8a09038dc
commit 8771c9bc93
2 changed files with 7 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"@aws-sdk/client-s3": "3.529.0",
"@aws-sdk/lib-storage": "3.445.0",
"@electron/rebuild": "3.6.0",
"axios": "1.6.7",
"axios": "1.7.4",
"chai": "4.3.6",
"electron-mocha": "12.2.0",
"fast-xml-parser": "^4.4.1",