Skip to content

Commit b50bd33

Browse files
Update dependency core-js to v3.28.0
1 parent a41d351 commit b50bd33

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.12.0",
38-
"core-js": "3.27.2",
38+
"core-js": "3.28.0",
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
@@ -2296,10 +2296,10 @@ core-js-compat@^3.25.1:
22962296
dependencies:
22972297
browserslist "^4.21.4"
22982298

2299-
core-js@3.27.2:
2300-
version "3.27.2"
2301-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.2.tgz#85b35453a424abdcacb97474797815f4d62ebbf7"
2302-
integrity sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==
2299+
core-js@3.28.0:
2300+
version "3.28.0"
2301+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.28.0.tgz#ed8b9e99c273879fdfff0edfc77ee709a5800e4a"
2302+
integrity sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw==
23032303

23042304
core-js@^2.6.5:
23052305
version "2.6.12"

0 commit comments

Comments
 (0)