Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
d3db5c5d9e fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
2025-09-13 09:04:12 +00:00

View File

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