diff --git a/package.json b/package.json index f6b513b..ad4582a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "grunt-cli": "~0.1.11", "grunt-contrib-jshint": "~0.7.2", "mocha": "~1.15.1", - "request": "~2.29.0" + "request": "~2.88.2" }, "scripts": { "test": "grunt && mocha -R spec"