mirror of
https://github.com/KevinMidboe/seasonedRequest.git
synced 2025-10-29 09:50:14 +00:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:vue:20180222 - https://snyk.io/vuln/npm:vue:20180802
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"debounce": "^1.0.0",
|
||||
"express": "^4.16.1",
|
||||
"numeral": "^2.0.4",
|
||||
"vue": "^2.1.0",
|
||||
"vue": "^2.5.17",
|
||||
"vue-axios": "^1.2.2",
|
||||
"vue-data-tablee": "^0.12.1",
|
||||
"vue-js-modal": "^1.3.16",
|
||||
|
||||
Reference in New Issue
Block a user