Skip to content
Open
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
fix: upgrade debug from 4.3.4 to 4.3.5
Snyk has created this PR to upgrade debug from 4.3.4 to 4.3.5.

See this package in npm:
debug

See this project in Snyk:
https://app.snyk.io/org/washimimizuku/project/1149315f-8ba8-420d-929f-48ec18f0d2d9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 21, 2024
commit cc7e5f06b71c605de4786106565fc13252636377
22 changes: 11 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"cookie-parser": "~1.4.6",
"debug": "~4.3.4",
"debug": "~4.3.5",
"ejs": "~3.1.9",
"express": "~4.19.2",
"http-errors": "~1.8.1",
Expand Down