We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fbaa8 commit 6d22979Copy full SHA for 6d22979
1 file changed
package.json
@@ -24,7 +24,7 @@
24
"test": "node-gyp rebuild --directory test && nyc mocha -gc --reporter spec"
25
},
26
"dependencies": {
27
- "debug": "^3.1.0"
+ "debug": "^4.1.1"
28
29
"devDependencies": {
30
"binding": "^3.0.3",
0 commit comments