Skip to content

Commit 37a10e7

Browse files
committed
cross-spawn
1 parent ed5efd8 commit 37a10e7

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"@mui/material": "^6.3.1",
5858
"@types/styled-components": "^5.1.34",
5959
"ansi-styles": "^6.2.1",
60-
"cross-spawn": "^7.0.5",
6160
"d3": "^7.9.0",
6261
"d3-dag": "^0.11.5",
6362
"history": "^5.3.0",
@@ -128,7 +127,7 @@
128127
"resolutions": {
129128
"htmlnano": "2.0.3",
130129
"eslint": "8.50.0",
131-
"cross-spawn": "^7.0.5",
130+
"cross-spawn": "^7.0.6",
132131
"commander": "^13.0.0"
133132
},
134133
"engines": {

yarn.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4941,7 +4941,6 @@ __metadata:
49414941
babel-jest: "npm:^29.7.0"
49424942
babel-plugin-styled-components: "npm:^2.1.4"
49434943
buffer: "npm:^6.0.3"
4944-
cross-spawn: "npm:^7.0.5"
49454944
d3: "npm:^7.9.0"
49464945
d3-dag: "npm:^0.11.5"
49474946
eslint: "npm:^8.48.0"
@@ -6019,7 +6018,7 @@ __metadata:
60196018
languageName: node
60206019
linkType: hard
60216020

6022-
"cross-spawn@npm:^7.0.5":
6021+
"cross-spawn@npm:^7.0.6":
60236022
version: 7.0.6
60246023
resolution: "cross-spawn@npm:7.0.6"
60256024
dependencies:

0 commit comments

Comments
 (0)