Skip to content

Commit 8f7e167

Browse files
committed
fix: spiderwaterfall/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202
1 parent 112f202 commit 8f7e167

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

spiderwaterfall/.snyk

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.14.0
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-450202:
7+
- cheerio > lodash:
8+
patched: '2020-02-07T15:54:02.258Z'
9+
- snyk > @snyk/dep-graph > lodash:
10+
patched: '2020-02-07T15:54:02.258Z'
11+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > lodash:
12+
patched: '2020-02-07T15:54:02.258Z'
13+
- snyk > snyk-nuget-plugin > dotnet-deps-parser > lodash:
14+
patched: '2020-02-07T15:54:02.258Z'
15+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > lodash:
16+
patched: '2020-02-07T15:54:02.258Z'

0 commit comments

Comments
 (0)