File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"@babel/preset-env" : " 7.20.2" ,
36
36
"@rollup/plugin-json" : " 5.0.1" ,
37
37
"c8" : " 7.12.0" ,
38
- "core-js" : " 3.26.0 " ,
38
+ "core-js" : " 3.26.1 " ,
39
39
"eslint-plugin-ghost" : " 2.16.0" ,
40
40
"mocha" : " 10.1.0" ,
41
41
"rollup" : " 2.79.1" ,
Original file line number Diff line number Diff line change @@ -1944,10 +1944,10 @@ core-js-compat@^3.25.1:
1944
1944
dependencies :
1945
1945
browserslist "^4.21.3"
1946
1946
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 ==
1951
1951
1952
1952
core-js@^2.6.5 :
1953
1953
version "2.6.12"
You can’t perform that action at this time.
0 commit comments