Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.3 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 6, 2021
1 parent ca4aab4 commit 9a0805f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
50 changes: 34 additions & 16 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 @@ -39,7 +39,7 @@
"chalk": "4.1.2",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
"debug": "4.3.1",
"debug": "4.3.3",
"lodash.frompairs": "4.0.1",
"lodash.merge": "4.6.2",
"lodash.set": "4.3.2"
Expand All @@ -55,7 +55,7 @@
"@nestjs/core": "8.2.3",
"@nestjs/platform-express": "8.2.3",
"@nestjs/testing": "8.2.3",
"@types/debug": "4.1.5",
"@types/debug": "4.1.7",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/lodash.frompairs": "4.0.6",
Expand Down

0 comments on commit 9a0805f

Please sign in to comment.