Skip to content

Commit 2f79841

Browse files
Update dependency core-js to v3.24.1
1 parent f75e36e commit 2f79841

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.18.9",
3636
"@rollup/plugin-json": "4.1.0",
3737
"c8": "7.12.0",
38-
"core-js": "3.24.0",
38+
"core-js": "3.24.1",
3939
"eslint-plugin-ghost": "2.14.0",
4040
"mocha": "10.0.0",
4141
"rollup": "2.77.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,10 +1905,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
19051905
browserslist "^4.20.3"
19061906
semver "7.0.0"
19071907

1908-
1909-
version "3.24.0"
1910-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.0.tgz#4928d4e99c593a234eb1a1f9abd3122b04d3ac57"
1911-
integrity sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==
1908+
1909+
version "3.24.1"
1910+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
1911+
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==
19121912

19131913
core-js@^2.6.5:
19141914
version "2.6.12"

0 commit comments

Comments
 (0)