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 Mar 1, 2019
1 parent b72a429 commit 261ba63
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 21 deletions.
81 changes: 62 additions & 19 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.2",
"@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 261ba63

Please sign in to comment.