[7.x] Update dependency abortcontroller-polyfill to ^1.3.0 (#44027) (#44158)

(cherry picked from commit fea743e01a)
This commit is contained in:
Spencer 2019-08-27 21:53:30 -07:00 committed by GitHub
parent 065f6a4a0d
commit 53a4c8efc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"