diff --git a/themes/LoveIt/package-lock.json b/themes/LoveIt/package-lock.json index c2dc55b..4d1b720 100644 --- a/themes/LoveIt/package-lock.json +++ b/themes/LoveIt/package-lock.json @@ -1995,9 +1995,9 @@ "dev": true }, "core-js": { - "version": "3.48.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz", - "integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==", + "version": "3.49.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz", + "integrity": "sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==", "dev": true }, "core-js-compat": { diff --git a/themes/LoveIt/package.json b/themes/LoveIt/package.json index bb807c2..5518d1e 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.48.0", + "core-js": "3.49.0", "husky": "9.1.7", "minimist": "1.2.8", "segmentit": "2.0.3"