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.13.0" ,
38
- "core-js" : " 3.29.0 " ,
38
+ "core-js" : " 3.29.1 " ,
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 @@ -2302,10 +2302,10 @@ core-js-compat@^3.25.1:
2302
2302
dependencies :
2303
2303
browserslist "^4.21.4"
2304
2304
2305
-
2306
- version "3.29.0 "
2307
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.29.0 .tgz#0273e142b67761058bcde5615c503c7406b572d6 "
2308
- integrity sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg ==
2305
+
2306
+ version "3.29.1 "
2307
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.29.1 .tgz#40ff3b41588b091aaed19ca1aa5cb111803fa9a6 "
2308
+ integrity sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw ==
2309
2309
2310
2310
core-js@^2.6.5 :
2311
2311
version "2.6.12"
You can’t perform that action at this time.
0 commit comments