Skip to content

Commit

Permalink
[Snyk] Fix for 1 vulnerabilities (#218)
Browse files Browse the repository at this point in the history
* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746

* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746

* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot authored May 1, 2020
1 parent c699b06 commit 4bd965e
Show file tree
Hide file tree
Showing 3 changed files with 2,216 additions and 126 deletions.
8 changes: 8 additions & 0 deletions build/.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.14.1
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- termcolors > lodash:
patched: '2020-05-01T01:18:01.288Z'
Loading

0 comments on commit 4bd965e

Please sign in to comment.