fix: package.json, package-lock.json & .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:
snyk-bot 2020-05-01 06:49:18 +03:00 committed by Alexei Stukov
parent b2e4c7684a
commit bb83076594
1 changed files with 10 additions and 0 deletions

10
.snyk Normal file
View File

@ -0,0 +1,10 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- node-sass > sass-graph > lodash:
patched: '2020-05-01T03:48:12.417Z'
- node-sass > gaze > globule > lodash:
patched: '2020-05-01T03:48:12.417Z'