Skip to content

Commit 66333f5

Browse files
committed
fix: cross-spawn vulnerability
1 parent e8d10d6 commit 66333f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3857,13 +3857,13 @@ __metadata:
38573857
linkType: hard
38583858

38593859
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
3860-
version: 7.0.3
3861-
resolution: "cross-spawn@npm:7.0.3"
3860+
version: 7.0.6
3861+
resolution: "cross-spawn@npm:7.0.6"
38623862
dependencies:
38633863
path-key: ^3.1.0
38643864
shebang-command: ^2.0.0
38653865
which: ^2.0.1
3866-
checksum: 671cc7c7288c3a8406f3c69a3ae2fc85555c04169e9d611def9a675635472614f1c0ed0ef80955d5b6d4e724f6ced67f0ad1bb006c2ea643488fcfef994d7f52
3866+
checksum: 8d306efacaf6f3f60e0224c287664093fa9185680b2d195852ba9a863f85d02dcc737094c6e512175f8ee0161f9b87c73c6826034c2422e39de7d6569cf4503b
38673867
languageName: node
38683868
linkType: hard
38693869

0 commit comments

Comments
 (0)