Bump pusher-js from 4.3.1 to 4.4.0 (#1823) [ci skip]
Bumps [pusher-js](https://github.com/pusher/pusher-js) from 4.3.1 to 4.4.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/4.3.1...4.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
54d4c06c61
commit
7a72616caf
2 changed files with 5 additions and 5 deletions
|
|
@ -97,7 +97,7 @@
|
|||
"preact-compat": "^3.18.4",
|
||||
"preact-textarea-autosize": "^4.0.7",
|
||||
"prop-types": "^15.7.1",
|
||||
"pusher-js": "^4.3.1",
|
||||
"pusher-js": "^4.4.0",
|
||||
"web-share-wrapper": "^0.2.1",
|
||||
"twilio-video": "^1.15.2"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8642,10 +8642,10 @@ 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@^4.3.1:
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-4.3.1.tgz#ca0ecc09cd78ffb836f65031b9ab69244509d091"
|
||||
integrity sha512-qs2SNG7eFyALKDCsHqeKh/i8B9uW7QoaSR3CeUJE2xjYjg5saUCgvYx3cHwXaVTSAP43nVNb0InDiX49wp42Qg==
|
||||
pusher-js@^4.4.0:
|
||||
version "4.4.0"
|
||||
resolved "https://registry.yarnpkg.com/pusher-js/-/pusher-js-4.4.0.tgz#c52e758c418f8ff9b3221b22291865ffbbc56e32"
|
||||
integrity sha512-oxSEG764hqeGAqW9Ryq5KdGQrbM/2sBy5L6Jsh62GyRbRO4z0qI9EjQ6IfQSDhR59b/tY0ANuXD8+ZOZY9AOyg==
|
||||
dependencies:
|
||||
faye-websocket "0.9.4"
|
||||
tweetnacl "^1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue