From 8dfd0db5cdb80797013882baaa197596b7648c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 22:15:14 +0000 Subject: [PATCH] chore(deps): bump compressing from 1.10.0 to 1.10.4 in /common Bumps [compressing](https://github.com/node-modules/compressing) from 1.10.0 to 1.10.4. - [Release notes](https://github.com/node-modules/compressing/releases) - [Changelog](https://github.com/node-modules/compressing/blob/v1.10.4/CHANGELOG.md) - [Commits](https://github.com/node-modules/compressing/compare/v1.10.0...v1.10.4) --- updated-dependencies: - dependency-name: compressing dependency-version: 1.10.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/common/package-lock.json b/common/package-lock.json index 967a2da1b..4d7f4eae9 100644 --- a/common/package-lock.json +++ b/common/package-lock.json @@ -254,9 +254,9 @@ } }, "node_modules/compressing": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/compressing/-/compressing-1.10.0.tgz", - "integrity": "sha512-k2vpbZLaJoHe9euyUZjYYE8vOrbR19aU3HcWIYw5EBXiUs34ygfDVnXU+ubI41JXMriHutnoiu0ZFdwCkH6jPA==", + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/compressing/-/compressing-1.10.4.tgz", + "integrity": "sha512-0gPqeoSNKM0wFq1GmihyLoRzxMsEn4fQo92Ttf8noe9X8U77U1DOvH4If5v6iF5TPa5sUyk5zWI0spoZJfzp2g==", "dependencies": { "@eggjs/yauzl": "^2.11.0", "flushwritable": "^1.0.0", @@ -1101,9 +1101,9 @@ } }, "compressing": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/compressing/-/compressing-1.10.0.tgz", - "integrity": "sha512-k2vpbZLaJoHe9euyUZjYYE8vOrbR19aU3HcWIYw5EBXiUs34ygfDVnXU+ubI41JXMriHutnoiu0ZFdwCkH6jPA==", + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/compressing/-/compressing-1.10.4.tgz", + "integrity": "sha512-0gPqeoSNKM0wFq1GmihyLoRzxMsEn4fQo92Ttf8noe9X8U77U1DOvH4If5v6iF5TPa5sUyk5zWI0spoZJfzp2g==", "requires": { "@eggjs/yauzl": "^2.11.0", "flushwritable": "^1.0.0",