Skip to content

Commit 8ed79ff

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 e7fff68 commit 8ed79ff

File tree

3 files changed

+2601
-97
lines changed

3 files changed

+2601
-97
lines changed

thunksparallel2/.snyk

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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-06T15:22:42.863Z'

0 commit comments

Comments
 (0)