Skip to content

Commit 2fc81b3

Browse files
Update dependency core-js to v3.45.1 (#598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee8a142 commit 2fc81b3

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
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "7.28.3",
4040
"@rollup/plugin-json": "6.1.0",
4141
"c8": "10.1.3",
42-
"core-js": "3.45.0",
42+
"core-js": "3.45.1",
4343
"eslint-plugin-ghost": "3.4.3",
4444
"mocha": "11.2.2",
4545
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5164,10 +5164,10 @@ core-js-compat@^3.43.0:
51645164
dependencies:
51655165
browserslist "^4.25.1"
51665166

5167-
5168-
version "3.45.0"
5169-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.45.0.tgz#556c2af44a2d9c73ea7b49504392474a9f7c947e"
5170-
integrity sha512-c2KZL9lP4DjkN3hk/an4pWn5b5ZefhRJnAc42n6LJ19kSnbeRbdQZE5dSeE2LBol1OwJD3X1BQvFTAsa8ReeDA==
5167+
5168+
version "3.45.1"
5169+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.45.1.tgz#5810e04a1b4e9bc5ddaa4dd12e702ff67300634d"
5170+
integrity sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==
51715171

51725172
core-js@^2.6.5:
51735173
version "2.6.12"

0 commit comments

Comments
 (0)