Skip to content

Commit fd35390

Browse files
fix(package): update debug to version 4.1.1
Closes #13
1 parent c7ef96a commit fd35390

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
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"body-parser": "~1.17.1",
1010
"cookie-parser": "~1.4.3",
11-
"debug": "~2.6.2",
11+
"debug": "~4.1.1",
1212
"ejs": "~2.5.2",
1313
"express": "~5.0.0-alpha.3",
1414
"express-jwt": "^5.1.0",

0 commit comments

Comments
 (0)