Bump pusher-js from 7.0.2 to 7.0.3 (#12437)
Bumps [pusher-js](https://github.com/pusher/pusher-js) from 7.0.2 to 7.0.3. - [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.2...v7.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf8a7e3182
commit
2d1560ff93
2 changed files with 22 additions and 5 deletions
|
|
@ -175,7 +175,7 @@
|
|||
"preact": "^10.5.11",
|
||||
"preact-textarea-autosize": "^4.0.7",
|
||||
"prop-types": "^15.7.2",
|
||||
"pusher-js": "^7.0.2",
|
||||
"pusher-js": "^7.0.3",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"stimulus": "^2.0.0",
|
||||
"twilio-video": "^2.10.0",
|
||||
|
|
|
|||
25
yarn.lock
25
yarn.lock
|
|
@ -2875,6 +2875,23 @@
|
|||
regenerator-runtime "^0.13.7"
|
||||
source-map "^0.7.3"
|
||||
|
||||
"@storybook/source-loader@6.1.15":
|
||||
version "6.1.15"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/source-loader/-/source-loader-6.1.15.tgz#21b985ede0ec626c1a4916fc92a58cffca9d6c63"
|
||||
integrity sha512-ZFmbuvo4sq0jVeWj7Ur1zDq5SCfTxLYuQcV6mAOqUr89dyP778PX9AO1b1/BmipjsHL3JOHN6uHAn74ksB9ofg==
|
||||
dependencies:
|
||||
"@storybook/addons" "6.1.15"
|
||||
"@storybook/client-logger" "6.1.15"
|
||||
"@storybook/csf" "0.0.1"
|
||||
core-js "^3.0.1"
|
||||
estraverse "^4.2.0"
|
||||
global "^4.3.2"
|
||||
loader-utils "^2.0.0"
|
||||
lodash "^4.17.15"
|
||||
prettier "~2.0.5"
|
||||
regenerator-runtime "^0.13.7"
|
||||
source-map "^0.7.3"
|
||||
|
||||
"@storybook/theming@5.3.21":
|
||||
version "5.3.21"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/theming/-/theming-5.3.21.tgz#ae2dc101aa57c3be4df1724ae729e11bad118e0b"
|
||||
|
|
@ -15545,10 +15562,10 @@ pupa@^2.0.1:
|
|||
dependencies:
|
||||
escape-goat "^2.0.0"
|
||||
|
||||
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==
|
||||
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==
|
||||
dependencies:
|
||||
tweetnacl "^1.0.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue