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

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
This commit is contained in:
2020-06-21 17:26:51 +00:00
parent 27ff91ed0b
commit 7a99f81cd7
3 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"nuxt-composition-api": "^0.9.3",
"nuxt-i18n": "^6.0.1",
"sass-loader": "^7.0.3",
"snyk": "^1.316.1",
"snyk": "^1.346.0",
"vue": "^2.6.10",
"vue-numeral-filter": "^1.1.1",
"vuetify": "^2.1.9"