diff --git a/package.json b/package.json index 4e743a4a9789d..8c32f928f99e6 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.4.1", "rails-erb-loader": "^5.5.2", "web-share-wrapper": "^0.2.2" }, diff --git a/yarn.lock b/yarn.lock index db0c30da7cd1b..37c51d1723b2c 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.4.1: + version "7.4.1" + resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-7.4.1.tgz#7e0b2086c340e60afeefd259d6cf72529c0ee971" + integrity sha512-M+i3Q+Lqnql6g1/AQwIkriJ2NG28cngQgarRbtQCe0r/+Gcx3Z5yIQqd318qhHDq3HpU+k1JOE7z8bydAcG0WQ== dependencies: + "@types/node" "^14.14.31" tweetnacl "^1.0.3" q@^1.1.2: