Skip to content

Commit e640147

Browse files
Update dependency core-js to v3.39.0
1 parent 2ec7bdd commit e640147

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.26.0",
3636
"@rollup/plugin-json": "6.1.0",
3737
"c8": "10.1.2",
38-
"core-js": "3.38.1",
38+
"core-js": "3.39.0",
3939
"eslint-plugin-ghost": "3.4.0",
4040
"mocha": "10.8.2",
4141
"rollup": "2.79.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4110,10 +4110,10 @@ core-js-compat@^3.38.0, core-js-compat@^3.38.1:
41104110
dependencies:
41114111
browserslist "^4.23.3"
41124112

4113-
core-js@3.38.1:
4114-
version "3.38.1"
4115-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
4116-
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
4113+
core-js@3.39.0:
4114+
version "3.39.0"
4115+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
4116+
integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
41174117

41184118
core-js@^2.6.5:
41194119
version "2.6.12"

0 commit comments

Comments
 (0)