Skip to content

Commit b81d9b7

Browse files
committed
[dist] Update devDependencies
1 parent 6797a27 commit b81d9b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"request": "1.9.x",
2626
"vows": "0.6.x",
2727
"async": "0.1.x",
28-
"socket.io": "0.9.6",
29-
"socket.io-client": "0.9.6",
30-
"ws": "0.4.21"
28+
"socket.io": "0.9.11",
29+
"socket.io-client": "0.9.11",
30+
"ws": "0.4.23"
3131
},
3232
"main": "./lib/node-http-proxy",
3333
"bin": {

0 commit comments

Comments
 (0)