Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
2de6237f46 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
- https://snyk.io/vuln/SNYK-JS-QS-15268416
2026-02-14 14:18:46 +00:00
2 changed files with 1869 additions and 1446 deletions

3313
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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