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 e7ba9c7 commit 0aa6861Copy full SHA for 0aa6861
node/package.json
@@ -3,9 +3,9 @@
3
"version": "1.0.0",
4
"main": "index.js",
5
"dependencies": {
6
- "body-parser": "^1.16.0",
7
- "express": "^4.14.1",
8
- "express-session": "^1.15.0",
+ "body-parser": "^1.19.0",
+ "express": "^4.17.1",
+ "express-session": "^1.17.1",
9
"jsonwebtoken": "^7.2.1",
10
"pug": "^2.0.0-beta10"
11
},
0 commit comments