Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent b72a429 commit baa5724
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 22 deletions.
92 changes: 72 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/body-parser": "^1.17.0",
"@types/compression": "0.0.36",
"@types/cors": "^2.8.4",
"@types/debug": "0.0.30",
"@types/debug": "4.1.7",
"@types/errorhandler": "0.0.32",
"@types/express": "^4.16.0",
"@types/graphql": "^0.13.1",
Expand All @@ -62,7 +62,7 @@
"body-parser": "^1.18.3",
"compression": "^1.7.2",
"cors": "^2.8.4",
"debug": "^3.1.0",
"debug": "^4.0.0",
"errorhandler": "^1.5.0",
"express": "^4.16.3",
"express-validator": "^5.2.0",
Expand Down

0 comments on commit baa5724

Please sign in to comment.