Skip to content

Commit 0fc574f

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

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

thunksparallel2/.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:22:42.863Z'
7+
- snyk > @snyk/dep-graph > lodash:
8+
patched: '2020-02-06T15:23:30.656Z'
9+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/dep-graph > lodash:
10+
patched: '2020-02-06T15:23:30.656Z'
11+
- snyk > snyk-nuget-plugin > dotnet-deps-parser > lodash:
12+
patched: '2020-02-06T15:23:30.656Z'
13+
- snyk > @snyk/snyk-cocoapods-plugin > @snyk/cocoapods-lockfile-parser > @snyk/dep-graph > lodash:
14+
patched: '2020-02-06T15:23:30.656Z'

0 commit comments

Comments
 (0)