Skip to content

Commit

Permalink
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
  • Loading branch information
snyk-bot committed Oct 2, 2019
1 parent 0b71ed8 commit dfa7750
Show file tree
Hide file tree
Showing 3 changed files with 1,933 additions and 325 deletions.
8 changes: 8 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-HTTPSPROXYAGENT-469131:
- axios-https-proxy-fix > https-proxy-agent:
patched: '2019-10-02T15:04:51.051Z'
Loading

0 comments on commit dfa7750

Please sign in to comment.