Skip to content

Commit aa405ff

Browse files
Bump debug from 2.6.9 to 3.1.0 in /examples/passport-demo (#350)
Bumps [debug](https://github.com/debug-js/debug) from 2.6.9 to 3.1.0. - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/3.1.0/CHANGELOG.md) - [Commits](debug-js/debug@2.6.9...3.1.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rita Zerrizuela <[email protected]>
1 parent c0a6335 commit aa405ff

File tree

2 files changed

+48
-5
lines changed

2 files changed

+48
-5
lines changed

examples/passport-demo/package-lock.json

Lines changed: 47 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/passport-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Gene Connolly",
1818
"license": "MIT",
1919
"dependencies": {
20-
"debug": "^2.6.9",
20+
"debug": "^3.1.0",
2121
"express": "^4.18.2",
2222
"passport": "^0.6.0",
2323
"passport-jwt": "^4.0.1"

0 commit comments

Comments
 (0)