Skip to content

Commit 596d252

Browse files
fix(package): update debug to version 4.1.1
Closes #88
1 parent 0adb3c0 commit 596d252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"main": "./index",
165165
"dependencies": {
166166
"chai": ">=1.9.2 <4.0.0",
167-
"debug": "^2.6.8",
167+
"debug": "^4.1.1",
168168
"deep-equal": "^1.0.0",
169169
"json-stringify-safe": "^5.0.1",
170170
"lodash": "~4.17.4",

0 commit comments

Comments
 (0)