Skip to content

Commit 3143553

Browse files
Update dependency core-js to v3.32.2
1 parent 394fe7c commit 3143553

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.15",
3636
"@rollup/plugin-json": "6.0.0",
3737
"c8": "7.13.0",
38-
"core-js": "3.32.1",
38+
"core-js": "3.32.2",
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
@@ -3979,10 +3979,10 @@ core-js-compat@^3.31.0:
39793979
dependencies:
39803980
browserslist "^4.21.10"
39813981

3982-
3983-
version "3.32.1"
3984-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.1.tgz#a7d8736a3ed9dd05940c3c4ff32c591bb735be77"
3985-
integrity sha512-lqufgNn9NLnESg5mQeYsxQP5w7wrViSj0jr/kv6ECQiByzQkrn1MKvV0L3acttpDqfQrHLwr2KCMgX5b8X+lyQ==
3982+
3983+
version "3.32.2"
3984+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.2.tgz#172fb5949ef468f93b4be7841af6ab1f21992db7"
3985+
integrity sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==
39863986

39873987
core-js@^2.6.5:
39883988
version "2.6.12"

0 commit comments

Comments
 (0)