Skip to content

Commit 9da8f4f

Browse files
authored
fix: update express and cookie-parser (#54)
1 parent 6c1b14b commit 9da8f4f

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 16 additions & 16 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
@@ -46,9 +46,9 @@
4646
},
4747
"dependencies": {
4848
"body-parser": "^1.20.1",
49-
"cookie-parser": "1.4.6",
49+
"cookie-parser": "^1.4.7",
5050
"csp-header": "^5.2.1",
51-
"express": "^4.21.0",
51+
"express": "^4.21.1",
5252
"express-csp-header": "^5.2.1",
5353
"uuid": "^9.0.0"
5454
},

0 commit comments

Comments
 (0)