Skip to content

Commit af7d4e6

Browse files
authored
[CVE-2024-21538] Bump cross-spawn to 7.0.5 (#1683)
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
1 parent 460fd45 commit af7d4e6

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
},
7272
"overrides": {
7373
"tough-cookie": "^4.1.3",
74-
"optionator": "^0.9.3"
74+
"optionator": "^0.9.3",
75+
"cross-spawn": "^7.0.5"
7576
}
7677
}

0 commit comments

Comments
 (0)