From d57ce277c266bd992391e0223f6761a8ae19e3c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 12:32:06 +0000 Subject: [PATCH] ci: bump @xhmikosr/decompress from 10.2.0 to 10.2.1 in /web Bumps [@xhmikosr/decompress](https://github.com/XhmikosR/decompress) from 10.2.0 to 10.2.1. - [Release notes](https://github.com/XhmikosR/decompress/releases) - [Commits](https://github.com/XhmikosR/decompress/compare/v10.2.0...v10.2.1) --- updated-dependencies: - dependency-name: "@xhmikosr/decompress" dependency-version: 10.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/yarn.lock b/web/yarn.lock index 35ecd108f24f..ed6ce8b4ab81 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -5592,9 +5592,9 @@ yauzl "^3.1.2" "@xhmikosr/decompress@^10.2.0": - version "10.2.0" - resolved "https://registry.yarnpkg.com/@xhmikosr/decompress/-/decompress-10.2.0.tgz#f67bf32a5e0e8064a665c17259af3431f85fadf9" - integrity sha512-MmDBvu0+GmADyQWHolcZuIWffgfnuTo4xpr2I/Qw5Ox0gt+e1Be7oYqJM4te5ylL6mzlcoicnHVDvP27zft8tg== + version "10.2.1" + resolved "https://registry.yarnpkg.com/@xhmikosr/decompress/-/decompress-10.2.1.tgz#d893caec9298743435f11ff0089baff9e345ffcf" + integrity sha512-ceGT3K2JR73Usj5o+HM2RRZw0XPUes4rhb7uVTY9PefUQQMpuj8x+V29XVG09JnS7EOj9SIBhHn3K4bFNNb7hA== dependencies: "@xhmikosr/decompress-tar" "^8.1.0" "@xhmikosr/decompress-tarbz2" "^8.1.0"