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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VUE-8219889
This commit is contained in:
snyk-bot
2024-10-24 04:22:10 +00:00
parent 1bed14c8c3
commit 09d86c1a5c
2 changed files with 1465 additions and 1308 deletions

2771
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
"debounce": "^1.0.0", "debounce": "^1.0.0",
"express": "^4.16.1", "express": "^4.16.1",
"numeral": "^2.0.4", "numeral": "^2.0.4",
"vue": "^2.1.0", "vue": "^3.0.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",