Skip to content

Commit 50ad276

Browse files
Merge pull request #24 from AndreyZhartun/dependabot/npm_and_yarn/multi-cd4acb0cc3
Bump cookie, cookie-parser and express-session
2 parents 146175f + ecf17be commit 50ad276

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"start": "node ./bin/www"
77
},
88
"dependencies": {
9-
"cookie-parser": "~1.4.4",
9+
"cookie-parser": "~1.4.7",
1010
"cors": "^2.8.5",
1111
"debug": "~2.6.9",
1212
"express": "~4.21.1",
13-
"express-session": "^1.17.0",
13+
"express-session": "^1.18.1",
1414
"http-errors": "~1.6.3",
1515
"jsonwebtoken": "^9.0.0",
1616
"mongoose": "^5.13.20",

0 commit comments

Comments
 (0)