Skip to content

Commit e934f8f

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

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

spiderparallel/.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-07T15:38:45.778Z'
7+
- snyk > @snyk/dep-graph > lodash:
8+
patched: '2020-02-07T15:39:21.256Z'
9+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > lodash:
10+
patched: '2020-02-07T15:39:21.256Z'
11+
- snyk > snyk-nuget-plugin > dotnet-deps-parser > lodash:
12+
patched: '2020-02-07T15:39:21.256Z'
13+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > lodash:
14+
patched: '2020-02-07T15:39:21.256Z'

0 commit comments

Comments
 (0)