mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Update dependency broadcast-channel to ^4.10.0 (#124740)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
0e87ffccd0
commit
f8df852712
2 changed files with 5 additions and 5 deletions
|
@ -203,7 +203,7 @@
|
|||
"base64-js": "^1.3.1",
|
||||
"bitmap-sdf": "^1.0.3",
|
||||
"brace": "0.11.1",
|
||||
"broadcast-channel": "^4.9.0",
|
||||
"broadcast-channel": "^4.10.0",
|
||||
"canvg": "^3.0.9",
|
||||
"chalk": "^4.1.0",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
|
|
|
@ -9912,10 +9912,10 @@ broadcast-channel@^3.4.1:
|
|||
rimraf "3.0.2"
|
||||
unload "2.2.0"
|
||||
|
||||
broadcast-channel@^4.9.0:
|
||||
version "4.9.0"
|
||||
resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-4.9.0.tgz#8af337d4ea19aeb6b819ec2eb3dda942b28c724c"
|
||||
integrity sha512-xWzFb3wrOZGJF2kOSs2D3KvHXdLDMVb+WypEIoNvwblcHgUBydVy65pDJ9RS4WN9Kyvs0UVQuCCzfKme0G6Qjw==
|
||||
broadcast-channel@^4.10.0:
|
||||
version "4.10.0"
|
||||
resolved "https://registry.yarnpkg.com/broadcast-channel/-/broadcast-channel-4.10.0.tgz#d19fb902df227df40b1b580351713d30c302d198"
|
||||
integrity sha512-hOUh312XyHk6JTVyX9cyXaH1UYs+2gHVtnW16oQAu9FL7ALcXGXc/YoJWqlkV8vUn14URQPMmRi4A9q4UrwVEQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.16.0"
|
||||
detect-node "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue