Skip to content

Commit eef4050

Browse files
fix(deps): update dependency body-parser to v1.20.2
1 parent be07d66 commit eef4050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Weather Report",
55
"private": true,
66
"dependencies": {
7-
"body-parser": "1.20.1",
7+
"body-parser": "1.20.2",
88
"bower": "1.8.14",
99
"ejs": "3.1.8",
1010
"express": "4.18.2",

0 commit comments

Comments
 (0)