Skip to content

Commit 9696f62

Browse files
snyk-botdpopp07
authored andcommitted
build: .snyk, package.json & package-lock.json to reduce vulnerabilities (#904)
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202
1 parent b99c23a commit 9696f62

File tree

3 files changed

+1469
-223
lines changed

3 files changed

+1469
-223
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.13.5
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-450202:
7+
- async > lodash:
8+
patched: '2019-07-08T23:56:47.595Z'

0 commit comments

Comments
 (0)