Skip to content

Commit 8d845f0

Browse files
authored
fix: upgrade passport from 0.4.1 to 0.5.0 (#1865)
1 parent 4162bdd commit 8d845f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"otpauth": "7.0.6",
5555
"package-json": "6.5.0",
5656
"parse": "3.3.1",
57-
"passport": "0.4.1",
57+
"passport": "0.5.0",
5858
"passport-local": "1.0.0",
5959
"prismjs": "1.25.0",
6060
"prop-types": "15.7.2",

0 commit comments

Comments
 (0)