From 460d0325298a6adfd0460197451fe000e3c64b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 17:43:28 +0000 Subject: [PATCH] build(deps): bump compressing from 1.10.1 to 1.10.4 Bumps [compressing](https://github.com/node-modules/compressing) from 1.10.1 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.1...v1.10.4) --- updated-dependencies: - dependency-name: compressing dependency-version: 1.10.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b26a4e9fd..129083dc0 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "buffer-reverse": "1.0.1", "cktap-protocol-react-native": "git+https://github.com/bithyve/cktap-protocol-react-native.git#7be02d23550e88a5a0b5790138734d34c688ef5d", "coinselect": "3.1.13", - "compressing": "1.10.1", + "compressing": "1.10.4", "constants": "0.0.2", "crypto": "1.0.1", "crypto-js": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 01a7e1699..36db9d1ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5142,10 +5142,10 @@ compressible@~2.0.18: dependencies: mime-db ">= 1.43.0 < 2" -compressing@1.10.1: - version "1.10.1" - resolved "https://registry.yarnpkg.com/compressing/-/compressing-1.10.1.tgz#46f1cae6d8a1845e84a955239b419bac91c566a3" - integrity sha512-XXwUffcVjqv8NGSQu1ttp6eMmuZ3zZEAec28Rt30o/vkXE20jXhowRQ9LXLY4uOgFkxXrNzApLobpam53Dc1AA== +compressing@1.10.4: + version "1.10.4" + resolved "https://registry.yarnpkg.com/compressing/-/compressing-1.10.4.tgz#a26122c058b80146f8cbe22598903869a5b634e3" + integrity sha512-0gPqeoSNKM0wFq1GmihyLoRzxMsEn4fQo92Ttf8noe9X8U77U1DOvH4If5v6iF5TPa5sUyk5zWI0spoZJfzp2g== dependencies: "@eggjs/yauzl" "^2.11.0" flushwritable "^1.0.0" @@ -9945,7 +9945,7 @@ react-native-gesture-handler@2.25.0: hoist-non-react-statics "^3.3.0" invariant "^2.2.4" -react-native-get-random-values@^2.0.0: +react-native-get-random-values@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/react-native-get-random-values/-/react-native-get-random-values-2.0.0.tgz#21b6e40601d297a342378792a8cb9c8f853bff66" integrity sha512-wx7/aPqsUIiWsG35D+MsUJd8ij96e3JKddklSdrdZUrheTx89gPtz3Q2yl9knBArj5u26Cl23T88ai+Q0vypdQ==