fix: resolve 12 HIGH severity vulnerabilities from audit

This commit is contained in:
NimBold
2026-06-24 23:48:35 +03:30
parent b147ec5f78
commit 00e84d6935
9 changed files with 38 additions and 27 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ pub fn is_permanent_network_error(message: &str) -> bool {
"http 404.",
"http 410",
"http 451",
"not found",
"404 not found",
"permission denied",
"no space left on device",
];