Skip to content

Commit ee74321

Browse files
authored
fix: Dashboard crashes on login due to passport upgrade (#2758)
1 parent 11ebc3b commit ee74321

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package-lock.json

+5-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"otpauth": "8.0.3",
5656
"package-json": "7.0.0",
5757
"parse": "3.5.1",
58-
"passport": "0.7.0",
58+
"passport": "0.5.3",
5959
"passport-local": "1.0.0",
6060
"prismjs": "1.30.0",
6161
"prop-types": "15.8.1",

0 commit comments

Comments
 (0)