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" : " 6.0.0" ,
37
37
"c8" : " 7.12.0" ,
38
- "core-js" : " 3.26.1 " ,
38
+ "core-js" : " 3.27.0 " ,
39
39
"eslint-plugin-ghost" : " 2.16.0" ,
40
40
"mocha" : " 10.2.0" ,
41
41
"rollup" : " 2.79.1" ,
Original file line number Diff line number Diff line change @@ -2296,10 +2296,10 @@ core-js-compat@^3.25.1:
2296
2296
dependencies :
2297
2297
browserslist "^4.21.4"
2298
2298
2299
- core-js@3.26.1 :
2300
- version "3.26.1 "
2301
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.1 .tgz#7a9816dabd9ee846c1c0fe0e8fcad68f3709134e "
2302
- integrity sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA ==
2299
+ core-js@3.27.0 :
2300
+ version "3.27.0 "
2301
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.27.0 .tgz#a343bc614f29d9dcffa7616e65e10f9001cdd332 "
2302
+ integrity sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ ==
2303
2303
2304
2304
core-js@^2.6.5 :
2305
2305
version "2.6.12"
You can’t perform that action at this time.
0 commit comments