File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2121 "test:node" : " mocha"
2222 },
2323 "dependencies" : {
24- "abortcontroller-polyfill" : " ^1.1.9 " ,
24+ "abortcontroller-polyfill" : " ^1.2.1 " ,
2525 "broccoli-concat" : " ^3.2.2" ,
2626 "broccoli-debug" : " ^0.6.5" ,
2727 "broccoli-merge-trees" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -673,6 +673,11 @@ abortcontroller-polyfill@^1.1.9:
673673 resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.1.9.tgz#9fefe359fda2e9e0932dc85e6106453ac393b2da"
674674 integrity sha512-omvG7zOHIs3BphdH62Kh3xy8nlftAsTyp7PDa9EmC3Jz9pa6sZFYk7UhNgu9Y4sIBhj6jF0RgeFZYvPnsP5sBw==
675675
676+ abortcontroller-polyfill@^1.2.1 :
677+ version "1.2.1"
678+ resolved "https://registry.yarnpkg.com/abortcontroller-polyfill/-/abortcontroller-polyfill-1.2.1.tgz#4e88847513a4ed691d5e4899d8b3a3af6f7d90ee"
679+ integrity sha512-9jN7+BijYKWO8fxfcG7QZh7js6V+g3OjkxMRHfKWNjjs85048VY4cd27Uoe6yk55P66L/z7Dflu5+YEApgMzkA==
680+
676681accepts@~1.3.4, accepts@~1.3.5 :
677682 version "1.3.5"
678683 resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.5.tgz#eb777df6011723a3b14e8a72c0805c8e86746bd2"
You can’t perform that action at this time.
0 commit comments