Skip to content

Commit 637b78d

Browse files
Update dependency core-js to v3.41.0
1 parent 8f7d2b4 commit 637b78d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-env": "7.26.9",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "10.1.3",
38-
"core-js": "3.40.0",
38+
"core-js": "3.41.0",
3939
"eslint-plugin-ghost": "3.4.0",
4040
"mocha": "11.1.0",
4141
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4157,10 +4157,10 @@ core-js-compat@^3.40.0:
41574157
dependencies:
41584158
browserslist "^4.24.3"
41594159

4160-
core-js@3.40.0:
4161-
version "3.40.0"
4162-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.40.0.tgz#2773f6b06877d8eda102fc42f828176437062476"
4163-
integrity sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==
4160+
core-js@3.41.0:
4161+
version "3.41.0"
4162+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.41.0.tgz#57714dafb8c751a6095d028a7428f1fb5834a776"
4163+
integrity sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==
41644164

41654165
core-js@^2.6.5:
41664166
version "2.6.12"

0 commit comments

Comments
 (0)