Skip to content

Commit 3a9653f

Browse files
Update dependency core-js to v3.31.1
1 parent 647ba92 commit 3a9653f

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.6",
3636
"@rollup/plugin-json": "6.0.0",
3737
"c8": "7.13.0",
38-
"core-js": "3.31.0",
38+
"core-js": "3.31.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
@@ -3962,10 +3962,10 @@ core-js-compat@^3.30.1, core-js-compat@^3.31.0:
39623962
dependencies:
39633963
browserslist "^4.21.5"
39643964

3965-
3966-
version "3.31.0"
3967-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.0.tgz#4471dd33e366c79d8c0977ed2d940821719db344"
3968-
integrity sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==
3965+
3966+
version "3.31.1"
3967+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.1.tgz#f2b0eea9be9da0def2c5fece71064a7e5d687653"
3968+
integrity sha512-2sKLtfq1eFST7l7v62zaqXacPc7uG8ZAya8ogijLhTtaKNcpzpB4TMoTw2Si+8GYKRwFPMMtUT0263QFWFfqyQ==
39693969

39703970
core-js@^2.6.5:
39713971
version "2.6.12"

0 commit comments

Comments
 (0)