Skip to content

Commit 04e7828

Browse files
fix(deps): update dependency body-parser to ~1.20.0
1 parent 1f196ce commit 04e7828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/SipInterconnect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "node app.js"
77
},
88
"dependencies": {
9-
"body-parser": "~1.12.0",
9+
"body-parser": "~1.20.0",
1010
"ejs": "^2.5.5",
1111
"express": "~4.12.2",
1212
"opentok": "^2.3.2",

0 commit comments

Comments
 (0)