We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e90e3 commit 1dbaae5Copy full SHA for 1dbaae5
package.json
@@ -60,9 +60,10 @@
60
"after": "0.8.2",
61
"body-parser": "1.17.2",
62
"cookie-parser": "~1.4.3",
63
+ "cookie-session": "1.3.0",
64
"ejs": "2.5.7",
65
"eslint": "2.13.1",
- "express-session": "1.15.3",
66
+ "express-session": "1.15.5",
67
"hbs": "4.0.1",
68
"istanbul": "0.4.5",
69
"marked": "0.3.6",
@@ -74,7 +75,6 @@
74
75
"should": "11.2.1",
76
"supertest": "1.2.0",
77
"connect-redis": "~2.4.1",
- "cookie-session": "~1.2.0",
78
"vhost": "~3.0.2"
79
},
80
"engines": {
0 commit comments