Skip to content

Commit f8a5054

Browse files
Update dependency core-js to v3.35.1
1 parent fa9caf2 commit f8a5054

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.8",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "9.1.0",
38-
"core-js": "3.35.0",
38+
"core-js": "3.35.1",
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
@@ -4321,10 +4321,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
43214321
dependencies:
43224322
browserslist "^4.22.2"
43234323

4324-
4325-
version "3.35.0"
4326-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.0.tgz#58e651688484f83c34196ca13f099574ee53d6b4"
4327-
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==
4324+
4325+
version "3.35.1"
4326+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
4327+
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==
43284328

43294329
core-js@^2.6.5:
43304330
version "2.6.12"

0 commit comments

Comments
 (0)