We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6134a commit 00e360bCopy full SHA for 00e360b
1 file changed
package.json
@@ -21,13 +21,13 @@
21
"author": "Nicola Greco <me@nicola.io> (http://nicola.io/)",
22
"license": "MIT",
23
"dependencies": {
24
- "debug": "^2.2.0",
+ "debug": "^4.1.0",
25
"run-parallel": "^1.1.4",
26
"uuid": "^3.0.1",
27
- "ws": "^3.3.1"
+ "ws": "^7.0.0"
28
},
29
"devDependencies": {
30
- "chai": "^3.3.0",
+ "chai": "^4.2.0",
31
"mocha": "^6.1.4"
32
}
33
0 commit comments