Skip to content

Commit 64514ec

Browse files
Update dependency core-js to v3.29.1
1 parent 73c894d commit 64514ec

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.20.2",
3636
"@rollup/plugin-json": "6.0.0",
3737
"c8": "7.13.0",
38-
"core-js": "3.29.0",
38+
"core-js": "3.29.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
@@ -2302,10 +2302,10 @@ core-js-compat@^3.25.1:
23022302
dependencies:
23032303
browserslist "^4.21.4"
23042304

2305-
2306-
version "3.29.0"
2307-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.29.0.tgz#0273e142b67761058bcde5615c503c7406b572d6"
2308-
integrity sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg==
2305+
2306+
version "3.29.1"
2307+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.29.1.tgz#40ff3b41588b091aaed19ca1aa5cb111803fa9a6"
2308+
integrity sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==
23092309

23102310
core-js@^2.6.5:
23112311
version "2.6.12"

0 commit comments

Comments
 (0)