Skip to content

Commit

Permalink
fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
  • Loading branch information
snyk-test authored and lgaticaq committed Jul 10, 2019
1 parent 3b66b74 commit 4af38b8
Show file tree
Hide file tree
Showing 3 changed files with 1,753 additions and 209 deletions.
8 changes: 8 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-450202:
- cheerio > lodash:
patched: '2019-07-10T05:55:20.363Z'

0 comments on commit 4af38b8

Please sign in to comment.