From a234b704d3680572ceb1bc2a041a9507f0836c13 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" Date: Mon, 20 Jun 2022 23:34:34 +0000 Subject: [PATCH] Update dependency opentok to v2.9.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3511020..e8d425b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "method-override": "^2.3.5", "moment": "^2.22.2", "morgan": "1.7.0", - "opentok": "2.9.1", + "opentok": "2.9.2", "ramda": "0.23.0", "request": "2.81.0", "request-promise-native": "1.0.4", diff --git a/yarn.lock b/yarn.lock index a0a350f..a126284 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4677,10 +4677,10 @@ opentok-token@^1.1.1: nonce "^1.0.3" unix-timestamp "^0.1.2" -opentok@2.9.1: - version "2.9.1" - resolved "https://registry.yarnpkg.com/opentok/-/opentok-2.9.1.tgz#384e80af7a9b56ca284a78aebd2a2836808a5c74" - integrity sha512-CnV3WZitZyiAafIR84V2wEF1JP3+8KC6Flryt9xYAClzNcxWRJTIVnHxHMsK6PcFF8HGg4jMwZ5snwpLmwjIJA== +opentok@2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/opentok/-/opentok-2.9.2.tgz#cd7d7aa76d80027e864a0d06e26858740d3b4f47" + integrity sha512-lrp5yIkhRJ2SWr3EbDOFTFVcGQKEFponjFqlBoOb83Xwgaka6RBDVNrt6lCv68bn5EhB0n5hdGt1d1f5ywKGXw== dependencies: jsonwebtoken "^8.2.0" lodash "^4.17.11"