diff --git a/sample/SipInterconnect/package.json b/sample/SipInterconnect/package.json index d8e79f3..bea8630 100755 --- a/sample/SipInterconnect/package.json +++ b/sample/SipInterconnect/package.json @@ -8,7 +8,7 @@ "dependencies": { "body-parser": "~1.20.3", "ejs": "^2.5.5", - "express": "~4.21.1", + "express": "~4.22.2", "opentok": "^2.3.2", "request": "^2.73.0" }