From f0f21fa91522ad09f873a7ef0a637f722143875d Mon Sep 17 00:00:00 2001 From: Seth Ahrenbach Date: Thu, 20 Jun 2024 10:34:07 -0500 Subject: [PATCH] fix(dep): update core-js-bundle --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a09f2ca5..94d79f82c 100644 --- a/package.json +++ b/package.json @@ -309,7 +309,7 @@ "cesium": "1.86.1", "chardetng-wasm": "1.0.2", "compass-mixins": "0.12.10", - "core-js-bundle": "3.19.1", + "core-js-bundle": "3.23.3", "crossfilter2": "1.4.8", "css-element-queries": "=1.2.1", "d3": "3.5.17",