Skip to content

Commit 2226a10

Browse files
committed
Update dependency core-js to v3.23.1
1 parent 335f28f commit 2226a10

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.0",
38+
"core-js": "3.23.1",
3939
"eslint-plugin-ghost": "2.14.0",
4040
"mocha": "10.0.0",
4141
"rollup": "2.75.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,10 +1843,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
18431843
browserslist "^4.20.3"
18441844
semver "7.0.0"
18451845

1846-
1847-
version "3.23.0"
1848-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.0.tgz#9e33448c8fd3b02ad023d85bd6e85da6335b5cc4"
1849-
integrity sha512-v2/hZoRcRrvQiBoGsHwmRdr+S4oICKcjA6xb2qjVurin6TpcDC1X2CIDa8rdu/d5n8RT/Sdoos2IlnpQ1rXs5A==
1846+
1847+
version "3.23.1"
1848+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.1.tgz#9f9a9255115f62c512db56d567f636da32ca0b78"
1849+
integrity sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==
18501850

18511851
core-js@^2.6.5:
18521852
version "2.6.12"

0 commit comments

Comments
 (0)