Skip to content

Commit

Permalink
Update dependency debug to v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 19, 2021
1 parent bf2bf73 commit 073e082
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 10 deletions.
15 changes: 12 additions & 3 deletions REPO/cookie-session/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 REPO/cookie-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repository": "expressjs/cookie-session",
"dependencies": {
"cookies": "0.8.0",
"debug": "3.2.6",
"debug": "3.2.7",
"on-headers": "1.0.2",
"safe-buffer": "5.2.0"
},
Expand Down
18 changes: 13 additions & 5 deletions REPO/method-override/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 REPO/method-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"repository": "expressjs/method-override",
"dependencies": {
"debug": "3.1.0",
"debug": "3.2.7",
"methods": "1.1.2",
"parseurl": "1.3.3",
"vary": "1.1.2"
Expand Down

0 comments on commit 073e082

Please sign in to comment.