Skip to content

Commit d0c8b9a

Browse files
committed
fix: spider5/package.json, spider5/package-lock.json & spider5/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202
1 parent 6dc9ca3 commit d0c8b9a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

spider5/.snyk

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@ ignore: {}
44
# patches apply the minimum changes required to fix a vulnerability
55
patch:
66
SNYK-JS-LODASH-450202:
7-
- cheerio > lodash:
8-
patched: '2020-02-06T15:54:07.563Z'
7+
- snyk > @snyk/dep-graph > lodash:
8+
patched: '2020-02-06T15:54:57.407Z'
9+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > lodash:
10+
patched: '2020-02-06T15:54:57.407Z'
11+
- snyk > snyk-nuget-plugin > dotnet-deps-parser > lodash:
12+
patched: '2020-02-06T15:54:57.407Z'
13+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > lodash:
14+
patched: '2020-02-06T15:54:57.407Z'

0 commit comments

Comments
 (0)