Skip to content

Commit 2230add

Browse files
Update dependency core-js to v3.23.2
1 parent 9cceb31 commit 2230add

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

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.1"
1848-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.1.tgz#9f9a9255115f62c512db56d567f636da32ca0b78"
1849-
integrity sha512-wfMYHWi1WQjpgZNC9kAlN4ut04TM9fUTdi7CqIoTVM7yaiOUQTklOzfb+oWH3r9edQcT3F887swuVmxrV+CC8w==
1846+
1847+
version "3.23.2"
1848+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.2.tgz#e07a60ca8b14dd129cabdc3d2551baf5a01c76f0"
1849+
integrity sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ==
18501850

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

0 commit comments

Comments
 (0)