Skip to content

Commit ca830ee

Browse files
authored
Merge pull request #5870 from snyk/chore/fix-cross-spawn-vuln
chore: fix cross-spawn vulnerability
2 parents 28913df + fc36d61 commit ca830ee

File tree

2 files changed

+134
-28
lines changed

2 files changed

+134
-28
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@
185185
"webpack-license-plugin": "^4.2.0",
186186
"webpack-merge": "^5.8.0"
187187
},
188+
"overrides": {
189+
"cross-spawn@7.0.3": "7.0.6"
190+
},
188191
"repository": {
189192
"type": "git",
190193
"url": "https://github.com/snyk/snyk.git"

0 commit comments

Comments
 (0)