Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot
8e8f21643c fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
2024-10-10 06:03:06 +00:00
2 changed files with 1737 additions and 1414 deletions

3145
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,12 +11,12 @@
}, },
"dependencies": { "dependencies": {
"ag-grid-vue": "^17.0.0", "ag-grid-vue": "^17.0.0",
"axios": "^0.21.3", "axios": "^0.15.3",
"connect-history-api-fallback": "^1.3.0", "connect-history-api-fallback": "^1.3.0",
"debounce": "^1.0.0", "debounce": "^1.0.0",
"express": "^4.16.1", "express": "^4.21.1",
"numeral": "^2.0.4", "numeral": "^2.0.4",
"vue": "^2.5.17", "vue": "^2.1.0",
"vue-axios": "^1.2.2", "vue-axios": "^1.2.2",
"vue-data-tablee": "^0.12.1", "vue-data-tablee": "^0.12.1",
"vue-js-modal": "^1.3.16", "vue-js-modal": "^1.3.16",