Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump debug from 2.6.9 to 4.3.1 in /backend
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.9 to 4.3.1.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](debug-js/debug@2.6.9...4.3.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2021
commit a60b508167525df9aafb2c161cb17b28d0494b5c
85 changes: 78 additions & 7 deletions backend/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"axios": "^0.21.1",
"debug": "~2.6.9",
"debug": "~4.3.1",
"express": "~4.17.1",
"http-errors": "~1.8.0",
"morgan": "~1.10.0"
Expand Down