diff --git a/themes/LoveIt/package-lock.json b/themes/LoveIt/package-lock.json index aefbee3..291583f 100644 --- a/themes/LoveIt/package-lock.json +++ b/themes/LoveIt/package-lock.json @@ -1995,9 +1995,9 @@ "dev": true }, "core-js": { - "version": "3.47.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.47.0.tgz", - "integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==", + "version": "3.48.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz", + "integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==", "dev": true }, "core-js-compat": { diff --git a/themes/LoveIt/package.json b/themes/LoveIt/package.json index 5f76c99..da23187 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.47.0", + "core-js": "3.48.0", "husky": "9.1.7", "minimist": "1.2.8", "segmentit": "2.0.3"