From eb2a5a1944379ed9d5d345bfdab4158fefcf1e10 Mon Sep 17 00:00:00 2001 From: hyperpolymath Date: Tue, 12 May 2026 23:22:59 +0200 Subject: [PATCH] fix(deps): bump vulnerable crates to patched versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cargo.lock bumps for outstanding Dependabot alerts. Updated 7 crate version(s) across 1 workspace(s). Updated: - [czech-file-knife] aws-lc-sys -> latest (high) - [czech-file-knife] aws-lc-sys -> latest (high) - [czech-file-knife] aws-lc-sys -> latest (high) - [czech-file-knife] aws-lc-sys -> latest (high) - [czech-file-knife] aws-lc-sys -> latest (high) - [czech-file-knife] jsonwebtoken -> latest (medium) - [czech-file-knife] lru -> latest (low) Skipped (Cargo.toml constraint blocks — manifest bump needed): - [asdf-augmenters/asdf-acceleration-middleware] lru@0.16.3 (low, GHSA-rhfx-m35p-ff5j) - [czech-file-knife] rand@0.9.3 (low, GHSA-cq8v-f236-94qc) - [czech-file-knife] lz4_flex@0.11.6 (high, GHSA-vvp9-7p8x-rfvv) - [rescript-ecosystem/packages/bindings/tauri/examples/opsm-shell/src-tauri] rand@0.8.6 (low, GHSA-cq8v-f236-94qc) --- czech-file-knife/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/czech-file-knife/Cargo.lock b/czech-file-knife/Cargo.lock index e1eebe6c..ac12837d 100644 --- a/czech-file-knife/Cargo.lock +++ b/czech-file-knife/Cargo.lock @@ -3079,7 +3079,7 @@ version = "5.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51e219e79014df21a225b1860a479e2dcd7cbd9130f4defd4bd0e191ea31d67d" dependencies = [ - "base64 0.22.1", + "base64 0.21.7", "chrono", "getrandom 0.2.16", "http",