Skip to content

Commit e07a770

Browse files
committed
fix: spider5/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202
1 parent e326f3d commit e07a770

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

spider5/.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:22:38.737Z'
9+
- snyk > @snyk/dep-graph > lodash:
10+
patched: '2020-02-07T15:22:38.737Z'
11+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > lodash:
12+
patched: '2020-02-07T15:22:38.737Z'
13+
- snyk > snyk-nuget-plugin > dotnet-deps-parser > lodash:
14+
patched: '2020-02-07T15:22:38.737Z'
15+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > lodash:
16+
patched: '2020-02-07T15:22:38.737Z'

0 commit comments

Comments
 (0)