Skip to content

Commit 2481e48

Browse files
Update dependency core-js to v3.38.0
1 parent 2831658 commit 2481e48

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.37.1",
38+
"core-js": "3.38.0",
3939
"eslint-plugin-ghost": "3.4.0",
4040
"mocha": "10.7.0",
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.36.1, core-js-compat@^3.37.1:
42414241
dependencies:
42424242
browserslist "^4.23.0"
42434243

4244-
core-js@3.37.1:
4245-
version "3.37.1"
4246-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9"
4247-
integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==
4244+
core-js@3.38.0:
4245+
version "3.38.0"
4246+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.0.tgz#8acb7c050bf2ccbb35f938c0d040132f6110f636"
4247+
integrity sha512-XPpwqEodRljce9KswjZShh95qJ1URisBeKCjUdq27YdenkslVe7OO0ZJhlYXAChW7OhXaRLl8AAba7IBfoIHug==
42484248

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

0 commit comments

Comments
 (0)