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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
This commit is contained in:
2020-02-01 01:03:51 +00:00
parent 7f62282728
commit 52fb03c01b
2 changed files with 84 additions and 57 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"nuxt": "^2.8.1",
"nuxt-i18n": "^6.0.1",
"sass-loader": "^7.0.3",
"snyk": "^1.258.2",
"snyk": "^1.290.1",
"vue": "^2.6.10",
"vue-numeral-filter": "^1.1.1",
"vuetify": "^2.1.9"