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-07 05:46:01 -03:00 committed by Glavin Wiechert
parent f65cdb02a9
commit 8360ec9941
1 changed files with 18 additions and 0 deletions

18
.snyk Normal file
View File

@ -0,0 +1,18 @@
# 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:
- lodash:
patched: '2020-05-07T08:45:45.251Z'
- async > lodash:
patched: '2020-05-07T08:45:45.251Z'
- eslint > lodash:
patched: '2020-05-07T08:45:45.251Z'
- tidy-markdown > lodash:
patched: '2020-05-07T08:45:45.251Z'
- eslint > inquirer > lodash:
patched: '2020-05-07T08:45:45.251Z'
- eslint > table > lodash:
patched: '2020-05-07T08:45:45.251Z'