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
+3 -1
View File
@@ -1,5 +1,5 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
version: v1.15.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
@@ -213,3 +213,5 @@ patch:
patched: '2020-05-01T01:01:38.423Z'
- nuxt > @nuxt/builder > @nuxt/webpack > @nuxt/babel-preset-app > @babel/preset-env > @babel/plugin-transform-exponentiation-operator > @babel/helper-builder-binary-assignment-operator-visitor > @babel/helper-explode-assignable-expression > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash:
patched: '2020-05-01T01:01:38.423Z'
- nuxt > @nuxt/telemetry > inquirer > lodash:
patched: '2020-06-21T15:59:31.404Z'