fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
This commit is contained in:
snyk-bot
2025-04-05 07:19:40 +00:00
parent 1bed14c8c3
commit 6e32ee957c
2 changed files with 1499 additions and 1326 deletions

2823
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"ag-grid-vue": "^17.0.0",
"axios": "^0.15.3",
"axios": "^0.30.0",
"connect-history-api-fallback": "^1.3.0",
"debounce": "^1.0.0",
"express": "^4.16.1",