Skip to content

Commit 1c0bd3d

Browse files
fix(package): update passport to version 0.4.1
Closes #14
1 parent c7ef96a commit 1c0bd3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"jsonwebtoken": "^7.1.9",
1616
"mongoose": "^4.6.7",
1717
"morgan": "~1.8.0",
18-
"passport": "^0.3.0",
18+
"passport": "^0.4.1",
1919
"passport-local": "^1.0.0",
2020
"serve-favicon": "~2.4.0"
2121
}

0 commit comments

Comments
 (0)