From 60730a97ad4b393b15cc2cae9e5cd9647a7872d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 12:43:52 -0500 Subject: [PATCH] Bump pusher-js from 7.0.1 to 7.0.2 (#11671) Bumps [pusher-js](https://github.com/pusher/pusher-js) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/pusher/pusher-js/releases) - [Changelog](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/pusher/pusher-js/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 74139c6ef..9dfbb8459 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "preact": "^10.5.5", "preact-textarea-autosize": "^4.0.7", "prop-types": "^15.7.2", - "pusher-js": "^7.0.1", + "pusher-js": "^7.0.2", "rails-erb-loader": "^5.5.2", "stimulus": "^1.1.1", "twilio-video": "^2.7.3", diff --git a/yarn.lock b/yarn.lock index 7785614b6..892dca11b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14417,10 +14417,10 @@ pupa@^2.0.1: dependencies: escape-goat "^2.0.0" -pusher-js@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-7.0.1.tgz#9fa4420f3a05546e520fdffc3d067eda2f8fd224" - integrity sha512-ovdHvHiOwlTxlYFsArYBBqyfgil9iYgzfosAen8p31R9OUMj+nqJ5YzOPy3iY4eUZYb6DvsvKpebg0rL5AgVAw== +pusher-js@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-7.0.2.tgz#f577778674b20a909bcd95ccaf0d0ddf4f0cffe7" + integrity sha512-qNDTFfLTBHWJ9G/d083o2KQfS49vEotfX1PJVMQdo7XnNlQR9X01IASAMlt5iesASLy3Cv/VV1K/sQN/MNDMUQ== dependencies: tweetnacl "^1.0.3"