diff --git a/package.json b/package.json index cf0088d4476..93ed179088c 100644 --- a/package.json +++ b/package.json @@ -266,7 +266,6 @@ "@visx/shape": "2.4.0", "@visx/tooltip": "2.2.2", "@welldone-software/why-did-you-render": "6.2.1", - "abortcontroller-polyfill": "1.4.0", "angular": "1.8.2", "angular-bindonce": "0.3.1", "angular-route": "1.8.2", diff --git a/public/app/app.ts b/public/app/app.ts index 9a331bde234..dde68451093 100644 --- a/public/app/app.ts +++ b/public/app/app.ts @@ -3,7 +3,6 @@ import 'core-js'; import 'regenerator-runtime/runtime'; import 'whatwg-fetch'; // fetch polyfill needed for PhantomJs rendering -import 'abortcontroller-polyfill/dist/polyfill-patch-fetch'; // fetch polyfill needed for PhantomJs rendering import './polyfills/old-mediaquerylist'; // Safari < 14 does not have mql.addEventListener() import 'file-saver'; import 'jquery'; diff --git a/yarn.lock b/yarn.lock index db567c09952..d433ed41e53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11261,13 +11261,6 @@ __metadata: languageName: node linkType: hard -"abortcontroller-polyfill@npm:1.4.0": - version: 1.4.0 - resolution: "abortcontroller-polyfill@npm:1.4.0" - checksum: cc3b56a55b065018db23624e6c05310f43285f3d2f5922fecf774756118a960ed18361603455e6a0de9814effbacfe8d6ebe36a75bdcd765200a5089ec7743f1 - languageName: node - linkType: hard - "accepts@npm:~1.3.4, accepts@npm:~1.3.5, accepts@npm:~1.3.7": version: 1.3.7 resolution: "accepts@npm:1.3.7" @@ -19421,7 +19414,6 @@ __metadata: "@visx/tooltip": 2.2.2 "@welldone-software/why-did-you-render": 6.2.1 "@wojtekmaj/enzyme-adapter-react-17": 0.6.2 - abortcontroller-polyfill: 1.4.0 angular: 1.8.2 angular-bindonce: 0.3.1 angular-route: 1.8.2