update request, debug, and openurl dependencies

This commit is contained in:
Roman Shtylman
2017-06-11 17:16:30 -07:00
parent 8efcb3a294
commit c71ba81972

View File

@@ -9,10 +9,10 @@
"url": "git://github.com/localtunnel/localtunnel.git"
},
"dependencies": {
"request": "2.78.0",
"request": "2.81.0",
"yargs": "3.29.0",
"debug": "2.2.0",
"openurl": "1.1.0"
"debug": "2.6.8",
"openurl": "1.1.1"
},
"devDependencies": {
"mocha": "~1.17.0"