diff --git a/sample/SipInterconnect/package.json b/sample/SipInterconnect/package.json index a14fad3..d8e79f3 100755 --- a/sample/SipInterconnect/package.json +++ b/sample/SipInterconnect/package.json @@ -6,7 +6,7 @@ "start": "node app.js" }, "dependencies": { - "body-parser": "~1.19.0", + "body-parser": "~1.20.3", "ejs": "^2.5.5", "express": "~4.21.1", "opentok": "^2.3.2",