mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency broadcast-channel to ^4.7.1 (#121155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
44e1445042
commit
3017612373
2 changed files with 5 additions and 5 deletions
|
@ -197,7 +197,7 @@
|
|||
"base64-js": "^1.3.1",
|
||||
"bitmap-sdf": "^1.0.3",
|
||||
"brace": "0.11.1",
|
||||
"broadcast-channel": "^4.7.0",
|
||||
"broadcast-channel": "^4.7.1",
|
||||
"canvg": "^3.0.9",
|
||||
"chalk": "^4.1.0",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
|
|
|
@ -8746,10 +8746,10 @@ broadcast-channel@^3.4.1:
|
|||
rimraf "3.0.2"
|
||||
unload "2.2.0"
|
||||
|
||||
broadcast-channel@^4.7.0:
|
||||
version "4.7.0"
|
||||
resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-4.7.0.tgz#4f5c31982f627eae4ffe463623ba36a9e7da1992"
|
||||
integrity sha512-1C7wDPqeiKkwpScqFP044MsPAtxxDNKZzOnJmkHaTuOlUdaMLo11op56NrCOMiRh8dzktstcNsiHELGeTMKnNQ==
|
||||
broadcast-channel@^4.7.1:
|
||||
version "4.7.1"
|
||||
resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-4.7.1.tgz#f2a5129cf4bf69c9f944b34e777a4fc907be407e"
|
||||
integrity sha512-liKNu7gwUtBVyTzqx3Thg//7ZooKXfnXxFm/pjLPaxG3t8CquwqnobH8jtFe2FQenFduC2dUzkL1bIrld7auqg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.16.0"
|
||||
detect-node "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue