Skip to content

Commit a5724bd

Browse files
Update dependency core-js to v3.23.3
1 parent e9fdbfe commit a5724bd

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.18.2",
3636
"@rollup/plugin-json": "4.1.0",
3737
"c8": "7.11.3",
38-
"core-js": "3.23.2",
38+
"core-js": "3.23.3",
3939
"eslint-plugin-ghost": "2.14.0",
4040
"mocha": "10.0.0",
4141
"rollup": "2.75.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,10 +1873,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
18731873
browserslist "^4.20.3"
18741874
semver "7.0.0"
18751875

1876-
1877-
version "3.23.2"
1878-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.2.tgz#e07a60ca8b14dd129cabdc3d2551baf5a01c76f0"
1879-
integrity sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ==
1876+
1877+
version "3.23.3"
1878+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.3.tgz#3b977612b15da6da0c9cc4aec487e8d24f371112"
1879+
integrity sha512-oAKwkj9xcWNBAvGbT//WiCdOMpb9XQG92/Fe3ABFM/R16BsHgePG00mFOgKf7IsCtfj8tA1kHtf/VwErhriz5Q==
18801880

18811881
core-js@^2.6.5:
18821882
version "2.6.12"

0 commit comments

Comments
 (0)