mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
(cherry picked from commit fea743e01a
)
This commit is contained in:
parent
065f6a4a0d
commit
53a4c8efc6
2 changed files with 5 additions and 5 deletions
|
@ -123,7 +123,7 @@
|
|||
"@types/react-grid-layout": "^0.16.7",
|
||||
"@types/recompose": "^0.30.5",
|
||||
"JSONStream": "1.3.5",
|
||||
"abortcontroller-polyfill": "^1.1.9",
|
||||
"abortcontroller-polyfill": "^1.3.0",
|
||||
"angular": "npm:@elastic/angular@1.6.9-kibana.2",
|
||||
"angular-aria": "1.6.6",
|
||||
"angular-elastic": "2.5.1",
|
||||
|
|
|
@ -4487,10 +4487,10 @@ abort-controller@^2.0.3:
|
|||
dependencies:
|
||||
event-target-shim "^5.0.0"
|
||||
|
||||
abortcontroller-polyfill@^1.1.9:
|
||||
version "1.1.9"
|
||||
resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.1.9.tgz#9fefe359fda2e9e0932dc85e6106453ac393b2da"
|
||||
integrity sha512-omvG7zOHIs3BphdH62Kh3xy8nlftAsTyp7PDa9EmC3Jz9pa6sZFYk7UhNgu9Y4sIBhj6jF0RgeFZYvPnsP5sBw==
|
||||
abortcontroller-polyfill@^1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.3.0.tgz#de69af32ae926c210b7efbcc29bf644ee4838b00"
|
||||
integrity sha512-lbWQgf+eRvku3va8poBlDBO12FigTQr9Zb7NIjXrePrhxWVKdCP2wbDl1tLDaYa18PWTom3UEWwdH13S46I+yA==
|
||||
|
||||
accept@3.x.x:
|
||||
version "3.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue