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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
This commit is contained in:
2021-04-01 05:42:38 +00:00
parent 784f785749
commit 467d1e4af5
2 changed files with 179 additions and 284 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.431.1",
"snyk": "^1.518.0",
"vue": "^2.6.10",
"vue-numeral-filter": "^1.1.1",
"vuetify": "^2.1.9"