Skip to content

Commit 41d646a

Browse files
Update dependency core-js to v3.31.0
1 parent 6627ca2 commit 41d646a

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.5",
3636
"@rollup/plugin-json": "6.0.0",
3737
"c8": "7.13.0",
38-
"core-js": "3.30.2",
38+
"core-js": "3.31.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
@@ -3946,10 +3946,10 @@ core-js-compat@^3.30.1, core-js-compat@^3.30.2:
39463946
dependencies:
39473947
browserslist "^4.21.5"
39483948

3949-
core-js@3.30.2:
3950-
version "3.30.2"
3951-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.30.2.tgz#6528abfda65e5ad728143ea23f7a14f0dcf503fc"
3952-
integrity sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==
3949+
core-js@3.31.0:
3950+
version "3.31.0"
3951+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.31.0.tgz#4471dd33e366c79d8c0977ed2d940821719db344"
3952+
integrity sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==
39533953

39543954
core-js@^2.6.5:
39553955
version "2.6.12"

0 commit comments

Comments
 (0)