Skip to content

Commit 0502e70

Browse files
committed
1 parent cba0276 commit 0502e70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"node": ">=8.x"
3030
},
3131
"dependencies": {
32-
"body-parser": "^1.19.0",
32+
"body-parser": "^1.20.3",
3333
"cookie-parser": "~1.4.4",
3434
"debug": ">=4.1.1",
3535
"dotenv-safe": "^8.2.0",
36-
"express": "^4.17.1",
36+
"express": "^4.21.0",
3737
"lowdb": "^1.0.0",
3838
"morgan": "^1.9.1",
3939
"pug": "^2.0.4",

0 commit comments

Comments
 (0)