From 3a65f48c027a101d4c2f5eb3b259649c428454ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 06:42:04 +0000 Subject: [PATCH] Bump pusher-js from 7.0.3 to 7.5.0 Bumps [pusher-js](https://github.com/pusher/pusher-js) from 7.0.3 to 7.5.0. - [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.3...v7.5.0) --- updated-dependencies: - dependency-name: pusher-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e743a4a9789d..5f966455c6bbf 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "postscribe": "^2.0.8", "preact": "^10.6.4", "prop-types": "^15.8.1", - "pusher-js": "^7.0.3", + "pusher-js": "^7.5.0", "rails-erb-loader": "^5.5.2", "web-share-wrapper": "^0.2.2" }, diff --git a/yarn.lock b/yarn.lock index db0c30da7cd1b..b6f186eb3b69b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14592,11 +14592,12 @@ punycode@^2.1.0, punycode@^2.1.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== -pusher-js@^7.0.3: - version "7.0.3" - resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-7.0.3.tgz#f81c78cdf2ad32f546caa7532ec7f9081ef00b8d" - integrity sha512-HIfCvt00CAqgO4W0BrdpPsDcAwy51rB6DN0VMC+JeVRRbo8mn3XTeUeIFjmmlRLZLX8rPhUtLRo7vPag6b8GCw== +pusher-js@^7.5.0: + version "7.5.0" + resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-7.5.0.tgz#941e4b150a8547fad12f00fb9f24a95abfabaff8" + integrity sha512-R8eL3v2hnOC7NY8ufvrcDPdEjit//2pqVmcC7h1sUyoZQ4M+bwlwkszmMVuVbYNKZUS8WRFmSvdeb9LkfLyvZQ== dependencies: + "@types/node" "^14.14.31" tweetnacl "^1.0.3" q@^1.1.2: