Skip to content

Commit 68c4c84

Browse files
Update dependency core-js to v3.38.1
1 parent 8e4b847 commit 68c4c84

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4241,10 +4241,10 @@ core-js-compat@^3.37.1, core-js-compat@^3.38.0:
42414241
dependencies:
42424242
browserslist "^4.23.3"
42434243

4244-
4245-
version "3.38.0"
4246-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.0.tgz#8acb7c050bf2ccbb35f938c0d040132f6110f636"
4247-
integrity sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==
4244+
4245+
version "3.38.1"
4246+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
4247+
integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
42484248

42494249
core-js@^2.6.5:
42504250
version "2.6.12"

0 commit comments

Comments
 (0)