Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
cdd9044ee3 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
2024-12-07 06:40:16 +00:00
2 changed files with 1826 additions and 1443 deletions

3265
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,10 +11,10 @@
},
"dependencies": {
"ag-grid-vue": "^17.0.0",
"axios": "^0.15.3",
"axios": "^1.7.8",
"connect-history-api-fallback": "^1.3.0",
"debounce": "^1.0.0",
"express": "^4.16.1",
"express": "^4.21.2",
"numeral": "^2.0.4",
"vue": "^2.1.0",
"vue-axios": "^1.2.2",