Skip to content

Commit 5d5455d

Browse files
snyk-botmathiasrw
authored andcommitted
fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
1 parent e60ca8a commit 5d5455d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.snyk

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.14.1
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-567746:
7+
- gulp-sass > node-sass > sass-graph > lodash:
8+
patched: '2020-04-30T21:47:30.022Z'
9+
- gulp-sass > node-sass > gaze > globule > lodash:
10+
patched: '2020-04-30T21:47:30.022Z'

0 commit comments

Comments
 (0)