tree-sitter/CVE-2022-45299-update-webbrowser.patch

16 lines
328 B
Diff
Raw Normal View History

---
cli/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -37,7 +37,7 @@ serde = { version = "1.0.130", features
smallbitvec = "2.5.1"
tiny_http = "0.8"
walkdir = "2.3"
-webbrowser = "0.5.1"
+webbrowser = "0.8.4"
which = "4.1.0"
[dependencies.tree-sitter]