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.22.15" ,
36
36
"@rollup/plugin-json" : " 6.0.0" ,
37
37
"c8" : " 7.13.0" ,
38
- "core-js" : " 3.32.1 " ,
38
+ "core-js" : " 3.32.2 " ,
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 @@ -3979,10 +3979,10 @@ core-js-compat@^3.31.0:
3979
3979
dependencies :
3980
3980
browserslist "^4.21.10"
3981
3981
3982
-
3983
- version "3.32.1 "
3984
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.1 .tgz#a7d8736a3ed9dd05940c3c4ff32c591bb735be77 "
3985
- integrity sha512-lqufgNn9NLnESg5mQeYsxQP5w7wrViSj0jr/kv6ECQiByzQkrn1MKvV0L3acttpDqfQrHLwr2KCMgX5b8X+lyQ ==
3982
+
3983
+ version "3.32.2 "
3984
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.2 .tgz#172fb5949ef468f93b4be7841af6ab1f21992db7 "
3985
+ integrity sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ ==
3986
3986
3987
3987
core-js@^2.6.5 :
3988
3988
version "2.6.12"
You can’t perform that action at this time.
0 commit comments