Skip to content

Commit

Permalink
fix(deps): update dependency passport to ^0.5.0 (#3405)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 27, 2021
1 parent 483a3fc commit abd9c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions-templates/js/oauth-passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"passport": "^0.4.1",
"passport": "^0.5.0",
"passport-github2": "^0.1.12",
"passport-jwt": "^4.0.0",
"serverless-http": "^2.0.2"
Expand Down

1 comment on commit abd9c66

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 352 MB

Please sign in to comment.