Skip to content

Commit

Permalink
Update dependency passport to ^0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent aaf2dfd commit 326259f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"dependencies": {
"express": "^4.17.1",
"express-session": "^1.17.1",
"passport": "^0.4.1"
"passport": "^0.6.0"
}
}

0 comments on commit 326259f

Please sign in to comment.