Skip to content

Commit

Permalink
deps: bump request to 2.8.7, fixes heok/hawk issues
Browse files Browse the repository at this point in the history
PR-URL: #1492
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Matheus Marchini <matheus@sthima.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
Rohithzr authored and rvagg committed Apr 24, 2019
1 parent 323cee7 commit f83b457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"nopt": "2 || 3",
"npmlog": "0 || 1 || 2 || 3 || 4",
"osenv": "0",
"request": ">=2.9.0 <2.82.0",
"request": "^2.87.0",
"rimraf": "2",
"semver": "~5.3.0",
"tar": "^4.4.8",
Expand Down

0 comments on commit f83b457

Please sign in to comment.