From 63116f6a0e59fb1b9ccd7f714a57f29e95117f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:43:08 +0000 Subject: [PATCH] chore: bump @openpgp/web-stream-tools from 0.0.13 to 0.2.1 Bumps [@openpgp/web-stream-tools](https://github.com/openpgpjs/web-stream-tools) from 0.0.13 to 0.2.1. - [Commits](https://github.com/openpgpjs/web-stream-tools/compare/v0.0.13...v0.2.1) --- updated-dependencies: - dependency-name: "@openpgp/web-stream-tools" dependency-version: 0.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5edb9bd3..7d8a31bb 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tslib": "^2.6.2" }, "devDependencies": { - "@openpgp/web-stream-tools": "0.0.13", + "@openpgp/web-stream-tools": "0.2.1", "@rollup/plugin-alias": "5.1.1", "@rollup/plugin-node-resolve": "16.0.3", "@rollup/stream": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 1d201530..60f5ca38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1011,10 +1011,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@openpgp/web-stream-tools@0.0.13": - version "0.0.13" - resolved "https://registry.yarnpkg.com/@openpgp/web-stream-tools/-/web-stream-tools-0.0.13.tgz#f0be50120c152efb11b65df29ab482dc192dbbd7" - integrity sha512-VQ0O0lUcD9ilLcMLQMJMgPhp8fDgMd4copd+UhSBGjud0vbI1ONQ3ffAhixEMml/AApLJtqCpd7PJcccPliFSA== +"@openpgp/web-stream-tools@0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@openpgp/web-stream-tools/-/web-stream-tools-0.2.1.tgz#41ac3b9e5ae1edbbee3b93be148c541d6789f946" + integrity sha512-gE6+8mVrpKOa9RurAP+TToUo/DCGLNfpnRiq/YuA5Dq/rUAVSeM6Ejrgl25qpRiOQb/qcGyM25m1l9eE4aPdfw== "@oxc-resolver/binding-android-arm-eabi@11.6.1": version "11.6.1"