mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
upping xpack version of brace to the latest which should bring us to one version of it in the bundle. (#19897) (#19901)
This commit is contained in:
parent
cbc1dee01d
commit
02e95ef4f8
2 changed files with 4 additions and 10 deletions
|
@ -93,7 +93,7 @@
|
|||
"babel-runtime": "^6.26.0",
|
||||
"bluebird": "3.1.1",
|
||||
"boom": "3.1.1",
|
||||
"brace": "0.10.0",
|
||||
"brace": "0.11.1",
|
||||
"chrome-remote-interface": "0.24.2",
|
||||
"classnames": "2.2.5",
|
||||
"concat-stream": "1.5.1",
|
||||
|
|
|
@ -1091,11 +1091,9 @@ brace-expansion@^1.0.0, brace-expansion@^1.1.7:
|
|||
balanced-match "^1.0.0"
|
||||
concat-map "0.0.1"
|
||||
|
||||
brace@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/brace/-/brace-0.10.0.tgz#edef4eb9b0928ba1ee5f717ffc157749a6dd5d76"
|
||||
dependencies:
|
||||
w3c-blob "0.0.1"
|
||||
brace@0.11.1:
|
||||
version "0.11.1"
|
||||
resolved "https://registry.yarnpkg.com/brace/-/brace-0.11.1.tgz#4896fcc9d544eef45f4bb7660db320d3b379fe58"
|
||||
|
||||
brace@^0.11.0:
|
||||
version "0.11.0"
|
||||
|
@ -7811,10 +7809,6 @@ vise@2.x.x:
|
|||
dependencies:
|
||||
hoek "4.x.x"
|
||||
|
||||
w3c-blob@0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/w3c-blob/-/w3c-blob-0.0.1.tgz#b0cd352a1a50f515563420ffd5861f950f1d85b8"
|
||||
|
||||
walker@~1.0.5:
|
||||
version "1.0.7"
|
||||
resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue