Skip to content

Commit c372edd

Browse files
committed
fix(deps): update dependency cross-spawn to v7
1 parent 4588eff commit c372edd

File tree

2 files changed

+82
-10
lines changed

2 files changed

+82
-10
lines changed

package-lock.json

Lines changed: 81 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
},
146146
"dependencies": {
147147
"commander": "2.20.0",
148-
"cross-spawn": "6.0.5",
148+
"cross-spawn": "7.0.0",
149149
"find": "0.3.0",
150150
"fs-extra": "8.1.0",
151151
"graphql-json-schema": "0.1.2",

0 commit comments

Comments
 (0)