From f039d2405e6619842291f917c63bd84a5001a1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 23:34:41 +0000 Subject: [PATCH] chore: bump @openpgp/web-stream-tools from 0.0.13 to 0.2.0 Bumps [@openpgp/web-stream-tools](https://github.com/openpgpjs/web-stream-tools) from 0.0.13 to 0.2.0. - [Commits](https://github.com/openpgpjs/web-stream-tools/compare/v0.0.13...v0.2.0) --- updated-dependencies: - dependency-name: "@openpgp/web-stream-tools" dependency-version: 0.2.0 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 91a8950f..8b2bc4bd 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.0", "@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 96ef4ec1..dd87bb91 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.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@openpgp/web-stream-tools/-/web-stream-tools-0.2.0.tgz#49ff6b0a946be66564d7fa506d744f597932f95e" + integrity sha512-vX5a0oZKyqcBuS4BSGCufJVHhhIgZKj5Tc0lA7fzivj6iszedbIua6yKCe5ZujVCD7sZlOaYhxSZnLO8FH8rbQ== "@oxc-resolver/binding-android-arm-eabi@11.6.1": version "11.6.1"