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