Skip to content

Commit 2e66b35

Browse files
committedJan 4, 2020
chore: bump dependencies in example
1 parent feb196a commit 2e66b35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎examples/login/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"body-parser": "^1.19.0",
1010
"connect-flash": "^0.1.1",
1111
"cookie-parser": "^1.4.4",
12-
"cookie-session": "^1.1.0",
12+
"cookie-session": "^1.3.3",
1313
"debug": "^4.1.1",
1414
"express": "^4.17.1",
15-
"mongoose": "^5.6.4",
15+
"mongoose": "^5.8.4",
1616
"morgan": "^1.9.1",
17-
"passport": "^0.4.0",
17+
"passport": "^0.4.1",
1818
"passport-local": "1.0.x",
1919
"passport-local-mongoose": "^5.0.1",
2020
"pug": "^2.0.4",

0 commit comments

Comments
 (0)
Please sign in to comment.