From 9224b0ad3d0b6705af47a58b2f8f5c1e928e02ac Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 1 Nov 2019 11:07:36 -0400 Subject: [PATCH] Update to abortcontroller-polyfill 1.4.0 (closes #6996) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05ed8287c..4d5dfa438 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@mapbox/togeojson": "0.16.0", "@mapbox/vector-tile": "^1.3.1", "@turf/bbox-clip": "^6.0.0", - "abortcontroller-polyfill": "~1.3.0", + "abortcontroller-polyfill": "^1.4.0", "alif-toolkit": "^1.2.6", "browser-polyfills": "~1.5.0", "diacritics": "1.3.0",