From d84a5f2b15b3cd1d97aef8347bf0a7d6707ee064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 21:24:12 +0000 Subject: [PATCH] build(deps): bump @xhmikosr/decompress Bumps the npm_and_yarn group with 1 update in the / directory: [@xhmikosr/decompress](https://github.com/XhmikosR/decompress). Updates `@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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6562846e6..2aa591282 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,9 +121,9 @@ } }, "node_modules/@xhmikosr/decompress": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/@xhmikosr/decompress/-/decompress-10.2.0.tgz", - "integrity": "sha512-MmDBvu0+GmADyQWHolcZuIWffgfnuTo4xpr2I/Qw5Ox0gt+e1Be7oYqJM4te5ylL6mzlcoicnHVDvP27zft8tg==", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/@xhmikosr/decompress/-/decompress-10.2.1.tgz", + "integrity": "sha512-ceGT3K2JR73Usj5o+HM2RRZw0XPUes4rhb7uVTY9PefUQQMpuj8x+V29XVG09JnS7EOj9SIBhHn3K4bFNNb7hA==", "license": "MIT", "dependencies": { "@xhmikosr/decompress-tar": "^8.1.0",