Skip to content
Open
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
fix(deps): update dependency debug to v4
  • Loading branch information
renovate[bot] authored Dec 15, 2025
commit d94ad74c260a765a6940eacfe212e15f9ecd216f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"optimized": "node --allow-natives-syntax --trace_opt --trace_deopt test/optimized.js"
},
"dependencies": {
"debug": "^3.1.0",
"debug": "^4.0.0",
"long": "^4.0.0",
"utility": "^1.13.1"
},
Expand Down