From d05ef7cb7215e7c5fc7d7ba430b27fb2076c6803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 05:49:09 +0000 Subject: [PATCH] chore: bump @openpgp/web-stream-tools from 0.0.13 to 0.1.3 Bumps [@openpgp/web-stream-tools](https://github.com/openpgpjs/web-stream-tools) from 0.0.13 to 0.1.3. - [Commits](https://github.com/openpgpjs/web-stream-tools/compare/v0.0.13...v0.1.3) --- updated-dependencies: - dependency-name: "@openpgp/web-stream-tools" dependency-version: 0.1.3 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 3ff29c3f..ec5df08b 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.1.3", "@rollup/plugin-alias": "5.1.1", "@rollup/plugin-node-resolve": "16.0.1", "@rollup/stream": "3.0.1", diff --git a/yarn.lock b/yarn.lock index b23bf118..c23d57c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -950,10 +950,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.1.3": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@openpgp/web-stream-tools/-/web-stream-tools-0.1.3.tgz#a9750f12a634b5a15e711b6c1de559511fb53732" + integrity sha512-mT/ds43cH6c+AO5RFpxs+LkACr7KjC3/dZWHrP6KPrWJu4uJ/XJ+p7telaoYiqUfdjiiIvdNSOfhezW9fkmboQ== "@polka/url@^1.0.0-next.24": version "1.0.0-next.25"