fix: pin debug@2 avoid deprecated warnning (#1244)
This commit is contained in:
parent
c67f543f75
commit
fd3db0f323
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"content-disposition": "~0.5.0",
|
||||
"content-type": "^1.0.0",
|
||||
"cookies": "~0.7.0",
|
||||
"debug": "^3.2.4",
|
||||
"debug": "^2.6.9",
|
||||
"delegates": "^1.0.0",
|
||||
"destroy": "^1.0.3",
|
||||
"error-inject": "~1.0.0",
|
||||
|
|
Loading…
Reference in a new issue