Skip to content

Commit

Permalink
fix: packages/token-list/package.json & packages/token-list/.snyk to …
Browse files Browse the repository at this point in the history
…reduce vulnerabilities

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
  • Loading branch information
snyk-bot committed Oct 5, 2019
1 parent 18b6d90 commit 92863ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/token-list/.snyk
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ patch:
SNYK-JS-LODASH-450202:
- lodash:
patched: '2019-07-04T06:01:29.980Z'
SNYK-JS-HTTPSPROXYAGENT-469131:
- snyk > proxy-agent > https-proxy-agent:
patched: '2019-10-05T17:37:48.037Z'
- snyk > proxy-agent > pac-proxy-agent > https-proxy-agent:
patched: '2019-10-05T17:37:48.037Z'
2 changes: 1 addition & 1 deletion packages/token-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "^7.3.1",
"lodash": "^4.17.11",
"snyk": "^1.189.0"
"snyk": "^1.231.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 92863ea

Please sign in to comment.