Skip to content

Commit c488c33

Browse files
snyk-botashvin27
authored andcommitted
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
1 parent 6a500b3 commit c488c33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.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.1
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-567746:
7+
- lodash:
8+
patched: '2020-05-01T07:34:26.121Z'

0 commit comments

Comments
 (0)