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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
This commit is contained in:
snyk-bot
2020-03-16 23:59:13 +00:00
parent 8f867540ba
commit 992fee5620
2 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@
"vuefire": "^2.2.1",
"vuejs-auto-complete": "^0.9.0",
"vuex-persist": "^2.2.0",
"yargs-parser": "^18.1.0"
"yargs-parser": "^18.1.1"
},
"devDependencies": {
"cypress": "^4.1.0",