Skip to content

Commit 19cd40c

Browse files
committed
fix(deps): update dependency cross-spawn to v7
1 parent e3c2ace commit 19cd40c

File tree

2 files changed

+109
-13
lines changed

2 files changed

+109
-13
lines changed

package-lock.json

Lines changed: 108 additions & 12 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.2",
149149
"find": "0.3.0",
150150
"fs-extra": "8.1.0",
151151
"graphql-json-schema": "0.1.2",

0 commit comments

Comments
 (0)