Skip to content

Commit e8dde68

Browse files
Update dependency core-js to v3.26.1
1 parent 31546a6 commit e8dde68

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.20.2",
3636
"@rollup/plugin-json": "5.0.1",
3737
"c8": "7.12.0",
38-
"core-js": "3.26.0",
38+
"core-js": "3.26.1",
3939
"eslint-plugin-ghost": "2.16.0",
4040
"mocha": "10.1.0",
4141
"rollup": "2.79.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,10 +1944,10 @@ core-js-compat@^3.25.1:
19441944
dependencies:
19451945
browserslist "^4.21.3"
19461946

1947-
1948-
version "3.26.0"
1949-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.0.tgz#a516db0ed0811be10eac5d94f3b8463d03faccfe"
1950-
integrity sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw==
1947+
1948+
version "3.26.1"
1949+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.1.tgz#7a9816dabd9ee846c1c0fe0e8fcad68f3709134e"
1950+
integrity sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==
19511951

19521952
core-js@^2.6.5:
19531953
version "2.6.12"

0 commit comments

Comments
 (0)