Skip to content

Commit 828d883

Browse files
Update dependency core-js to v3.33.1
1 parent bdbc6ed commit 828d883

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.23.2",
3636
"@rollup/plugin-json": "6.0.1",
3737
"c8": "7.13.0",
38-
"core-js": "3.33.0",
38+
"core-js": "3.33.1",
3939
"eslint-plugin-ghost": "2.16.0",
4040
"mocha": "10.2.0",
4141
"rollup": "2.79.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3982,10 +3982,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.32.2:
39823982
dependencies:
39833983
browserslist "^4.22.1"
39843984

3985-
3986-
version "3.33.0"
3987-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.0.tgz#70366dbf737134761edb017990cf5ce6c6369c40"
3988-
integrity sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==
3985+
3986+
version "3.33.1"
3987+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.1.tgz#ef3766cfa382482d0a2c2bc5cb52c6d88805da52"
3988+
integrity sha512-qVSq3s+d4+GsqN0teRCJtM6tdEEXyWxjzbhVrCHmBS5ZTM0FS2MOS0D13dUXAWDUN6a+lHI/N1hF9Ytz6iLl9Q==
39893989

39903990
core-js@^2.6.5:
39913991
version "2.6.12"

0 commit comments

Comments
 (0)