Skip to content

Commit 2b909c6

Browse files
committed
fix: spiderpromises/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202
1 parent 2741dae commit 2b909c6

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

0 commit comments

Comments
 (0)