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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-QS-3153490
This commit is contained in:
snyk-bot
2022-12-05 08:39:02 +00:00
parent 1bed14c8c3
commit 5f50ade971
2 changed files with 585 additions and 153 deletions

736
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"axios": "^0.15.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.17.3",
"numeral": "^2.0.4", "numeral": "^2.0.4",
"vue": "^2.1.0", "vue": "^2.1.0",
"vue-axios": "^1.2.2", "vue-axios": "^1.2.2",