Skip to content

Commit

Permalink
[Snyk] Fix for 1 vulnerable dependencies (#291)
Browse files Browse the repository at this point in the history
* fix: .snyk & package.json to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:lodash:20180130

* fix(htmlhint): add snyk dependency
  • Loading branch information
snyk-bot authored and thedaviddias committed Sep 3, 2018
1 parent 4a8efc0 commit b5f035c
Show file tree
Hide file tree
Showing 3 changed files with 1,465 additions and 208 deletions.
8 changes: 8 additions & 0 deletions .snyk
@@ -0,0 +1,8 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.12.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:lodash:20180130':
- grunt-replace > applause > lodash:
patched: '2018-09-03T11:49:53.376Z'

0 comments on commit b5f035c

Please sign in to comment.