Skip to content

Commit

Permalink
feat: remove proxy-agent bundle & update to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Holdcroft authored and lili2311 committed Oct 23, 2019
1 parent d419a86 commit f88202a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"SECURITY.md",
"README.md",
"Contributor-Agreement.md",
".snyk",
"proxy-agent-3.1.0.tgz"
".snyk"
],
"directories": {
"test": "test"
Expand Down Expand Up @@ -71,6 +70,7 @@
"needle": "^2.2.4",
"opn": "^5.5.0",
"os-name": "^3.0.0",
"proxy-agent": "^3.1.1",
"proxy-from-env": "^1.0.0",
"semver": "^6.0.0",
"snyk-config": "^2.2.1",
Expand Down Expand Up @@ -122,9 +122,6 @@
"tslint": "^5.14.0",
"typescript": "^3.4.1"
},
"bundledDependencies": [
"proxy-agent"
],
"repository": {
"type": "git",
"url": "https://github.com/snyk/snyk.git"
Expand Down
Binary file removed proxy-agent-3.1.0.tgz
Binary file not shown.

0 comments on commit f88202a

Please sign in to comment.