Skip to content

Commit 3f38fc4

Browse files
author
snyk-test
committed
fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-450202
1 parent 917803c commit 3f38fc4

3 files changed

Lines changed: 1467 additions & 258 deletions

File tree

.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.13.5
3+
ignore: {}
4+
# patches apply the minimum changes required to fix a vulnerability
5+
patch:
6+
SNYK-JS-LODASH-450202:
7+
- hlsdownloader > async > lodash:
8+
patched: '2019-07-04T07:28:12.175Z'
9+
- hlsdownloader > request-promise > request-promise-core > lodash:
10+
patched: '2019-07-04T07:28:12.175Z'

0 commit comments

Comments
 (0)