Skip to content

Commit fb90975

Browse files
Update dependency core-js to v3.27.2
1 parent 1fa6212 commit fb90975

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

2299-
2300-
version "3.27.1"
2301-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.1.tgz#23cc909b315a6bb4e418bf40a52758af2103ba46"
2302-
integrity sha512-GutwJLBChfGCpwwhbYoqfv03LAfmiz7e7D/BNxzeMxwQf10GRSzqiOjx7AmtEk+heiD/JWmBuyBPgFtx0Sg1ww==
2299+
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==
23032303

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

0 commit comments

Comments
 (0)