Skip to content

Commit fc3a2d0

Browse files
authored
Merge pull request #24 from observing/greenkeeper/request-2.80.0
Update request to the latest version 🚀
2 parents 39d8354 + a1e1f94 commit fc3a2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"sinon": "~1.17.6",
1616
"sinon-chai": "~2.8.0",
1717
"chai": "~3.5.0",
18-
"request": "~2.79.0"
18+
"request": "~2.80.0"
1919
},
2020
"scripts": {
2121
"test": "mocha --ui bdd --reporter spec ./test/*.test.js",

0 commit comments

Comments
 (0)