Skip to content

Commit d309d99

Browse files
Update dependency core-js to v3.33.3
1 parent 41973ba commit d309d99

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.23.3",
3636
"@rollup/plugin-json": "6.0.1",
3737
"c8": "8.0.1",
38-
"core-js": "3.33.2",
38+
"core-js": "3.33.3",
3939
"eslint-plugin-ghost": "3.4.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
@@ -4330,10 +4330,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
43304330
dependencies:
43314331
browserslist "^4.22.1"
43324332

4333-
4334-
version "3.33.2"
4335-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.2.tgz#312bbf6996a3a517c04c99b9909cdd27138d1ceb"
4336-
integrity sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==
4333+
4334+
version "3.33.3"
4335+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.3.tgz#3c644a323f0f533a0d360e9191e37f7fc059088d"
4336+
integrity sha512-lo0kOocUlLKmm6kv/FswQL8zbkH7mVsLJ/FULClOhv8WRVmKLVcs6XPNQAzstfeJTCHMyButEwG+z1kHxHoDZw==
43374337

43384338
core-js@^2.6.5:
43394339
version "2.6.12"

0 commit comments

Comments
 (0)