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-11-26 07:17:47 +00:00
parent e863978a58
commit 4f8777b8fb
3 changed files with 37 additions and 3 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.425.4",
"snyk": "^1.431.1",
"vue": "^2.6.10",
"vue-numeral-filter": "^1.1.1",
"vuetify": "^2.1.9"