Skip to content

Commit 0cea6e0

Browse files
Update dependency core-js to v3.32.0
1 parent 5716cb4 commit 0cea6e0

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.22.9",
3636
"@rollup/plugin-json": "6.0.0",
3737
"c8": "7.13.0",
38-
"core-js": "3.31.1",
38+
"core-js": "3.32.0",
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
@@ -3984,10 +3984,10 @@ core-js-compat@^3.31.0:
39843984
dependencies:
39853985
browserslist "^4.21.9"
39863986

3987-
core-js@3.31.1:
3988-
version "3.31.1"
3989-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653"
3990-
integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==
3987+
core-js@3.32.0:
3988+
version "3.32.0"
3989+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.0.tgz#7643d353d899747ab1f8b03d2803b0312a0fb3b6"
3990+
integrity sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==
39913991

39923992
core-js@^2.6.5:
39933993
version "2.6.12"

0 commit comments

Comments
 (0)