Skip to content

Commit 3bb74df

Browse files
fix(package): update cross-spawn to version 7.0.3
Closes #126
1 parent 3bd2caf commit 3bb74df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"commander": "^2.9.0",
51-
"cross-spawn": "^6.0.5",
51+
"cross-spawn": "^7.0.3",
5252
"debug": "^4.1.1",
5353
"mkdirp": "^0.5.1",
5454
"q": "^1.5.1",

0 commit comments

Comments
 (0)