From ef9a7fb7b245dd629f26ff28bc703af75156e09a Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 29 Apr 2025 18:05:24 +0000 Subject: [PATCH] chore(deps): update dependency core-js to v3.42.0 --- themes/LoveIt/package-lock.json | 6 +++--- themes/LoveIt/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/LoveIt/package-lock.json b/themes/LoveIt/package-lock.json index 9345670..58bda4d 100644 --- a/themes/LoveIt/package-lock.json +++ b/themes/LoveIt/package-lock.json @@ -2007,9 +2007,9 @@ "dev": true }, "core-js": { - "version": "3.41.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.41.0.tgz", - "integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==", + "version": "3.42.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz", + "integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==", "dev": true }, "core-js-compat": { diff --git a/themes/LoveIt/package.json b/themes/LoveIt/package.json index e728281..3efab09 100644 --- a/themes/LoveIt/package.json +++ b/themes/LoveIt/package.json @@ -11,7 +11,7 @@ "babel-preset-minify": "0.5.2", "babelify": "10.0.0", "browserify": "17.0.1", - "core-js": "3.41.0", + "core-js": "3.42.0", "husky": "9.1.7", "minimist": "1.2.8", "segmentit": "2.0.3"