Skip to content

Commit 839bd29

Browse files
dirk-thomasTooTallNate
authored andcommitted
⬆️ update minimum version of debug dependency
To avoid running into this bug in the `debug` package: debug-js/debug#356
1 parent fd7e81b commit 839bd29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"agent-base": "2",
26-
"debug": "2",
26+
"debug": "^2.4.1",
2727
"extend": "3"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)