File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 57
57
"@mui/material" : " ^6.3.1" ,
58
58
"@types/styled-components" : " ^5.1.34" ,
59
59
"ansi-styles" : " ^6.2.1" ,
60
- "cross-spawn" : " ^7.0.5" ,
61
60
"d3" : " ^7.9.0" ,
62
61
"d3-dag" : " ^0.11.5" ,
63
62
"history" : " ^5.3.0" ,
128
127
"resolutions" : {
129
128
"htmlnano" : " 2.0.3" ,
130
129
"eslint" : " 8.50.0" ,
131
- "cross-spawn" : " ^7.0.5 " ,
130
+ "cross-spawn" : " ^7.0.6 " ,
132
131
"commander" : " ^13.0.0"
133
132
},
134
133
"engines" : {
Original file line number Diff line number Diff line change @@ -4941,7 +4941,6 @@ __metadata:
4941
4941
babel-jest : " npm:^29.7.0"
4942
4942
babel-plugin-styled-components : " npm:^2.1.4"
4943
4943
buffer : " npm:^6.0.3"
4944
- cross-spawn : " npm:^7.0.5"
4945
4944
d3 : " npm:^7.9.0"
4946
4945
d3-dag : " npm:^0.11.5"
4947
4946
eslint : " npm:^8.48.0"
@@ -6019,7 +6018,7 @@ __metadata:
6019
6018
languageName : node
6020
6019
linkType : hard
6021
6020
6022
- " cross-spawn@npm:^7.0.5 " :
6021
+ " cross-spawn@npm:^7.0.6 " :
6023
6022
version : 7.0.6
6024
6023
resolution : " cross-spawn@npm:7.0.6"
6025
6024
dependencies :
You can’t perform that action at this time.
0 commit comments