From f2f8992c75a5d414ea95eac86316c5d31d23cb33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:37:30 +0000 Subject: [PATCH] chore(deps): update dependency core-js to v3.45.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f8d2054e..73c3ab682 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@rollup/plugin-json": "5.0.1", "@rollup/plugin-node-resolve": "15.0.1", "babel-plugin-transform-async-to-promises": "0.8.18", - "core-js": "3.26.1", + "core-js": "3.45.1", "cz-conventional-changelog": "3.3.0", "del-cli": "5.0.0", "eslint": "8.27.0",