Skip to content

Commit ca8c3e0

Browse files
authored
refactor: resolves a dependabot alert
1 parent 941e534 commit ca8c3e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"npm-run-all": "4.1.5"
21+
},
22+
"overrides": {
23+
"cross-spawn": "~7.0.5"
2124
}
2225
}

0 commit comments

Comments
 (0)