We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 690fc56 commit 499cc67Copy full SHA for 499cc67
package.json
@@ -28,7 +28,7 @@
28
"license": "MIT",
29
"devDependencies": {
30
"mocha": "^2.4.5",
31
- "request": "^2.69.0",
+ "request": "^2.72.0",
32
"node-static": "^0.7.7"
33
},
34
"dependencies": {
@@ -37,6 +37,6 @@
37
"node-forge": "^0.6.38",
38
"optimist": "^0.6.1",
39
"semaphore": "^1.0.5",
40
- "ws": "^1.0.1"
+ "ws": "^1.1.0"
41
}
42
0 commit comments