From 18f52fef3a3655540af0d7fc4ea9d726b621ec24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:11:30 +0000 Subject: [PATCH] Bump @xhmikosr/decompress from 10.2.0 to 10.2.1 in /server 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] --- server/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/yarn.lock b/server/yarn.lock index 1cdfcec4..ab36de0e 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -2301,9 +2301,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"