Skip to content

Commit 00e360b

Browse files
committed
Try updating deps to most recent versions. Supersedes #5
1 parent 6c6134a commit 00e360b

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
@@ -21,13 +21,13 @@
2121
"author": "Nicola Greco <[email protected]> (http://nicola.io/)",
2222
"license": "MIT",
2323
"dependencies": {
24-
"debug": "^2.2.0",
24+
"debug": "^4.1.0",
2525
"run-parallel": "^1.1.4",
2626
"uuid": "^3.0.1",
27-
"ws": "^3.3.1"
27+
"ws": "^7.0.0"
2828
},
2929
"devDependencies": {
30-
"chai": "^3.3.0",
30+
"chai": "^4.2.0",
3131
"mocha": "^6.1.4"
3232
}
3333
}

0 commit comments

Comments
 (0)