From 659936461df14b5877cc1cad33db8dc78c955933 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Thu, 14 Nov 2024 10:56:25 +0100 Subject: [PATCH] fix: update @openpgp/web-stream-tools to v0.1.3 required by openpgp --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 89bf64689ebd12..e064101c9509eb 100644 --- a/package.json +++ b/package.json @@ -266,7 +266,7 @@ "@jest/test-result": "29.7.0", "@jest/types": "29.6.3", "@ls-lint/ls-lint": "2.2.3", - "@openpgp/web-stream-tools": "0.0.14", + "@openpgp/web-stream-tools": "0.1.3", "@renovate/eslint-plugin": "file:tools/eslint", "@semantic-release/exec": "6.0.3", "@swc/core": "1.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6a4045a15a796..7bee902b05d492 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -371,8 +371,8 @@ importers: specifier: 2.2.3 version: 2.2.3 '@openpgp/web-stream-tools': - specifier: 0.0.14 - version: 0.0.14(typescript@5.6.3) + specifier: 0.1.3 + version: 0.1.3(typescript@5.6.3) '@renovate/eslint-plugin': specifier: file:tools/eslint version: '@renovatebot/eslint-plugin@file:tools/eslint' @@ -1187,7 +1187,6 @@ packages: '@ls-lint/ls-lint@2.2.3': resolution: {integrity: sha512-ekM12jNm/7O2I/hsRv9HvYkRdfrHpiV1epVuI2NP+eTIcEgdIdKkKCs9KgQydu/8R5YXTov9aHdOgplmCHLupw==} - cpu: [x64, arm64, s390x] os: [darwin, linux, win32] hasBin: true @@ -1312,8 +1311,9 @@ packages: '@one-ini/wasm@0.1.1': resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} - '@openpgp/web-stream-tools@0.0.14': - resolution: {integrity: sha512-6btCNVf6YSsmlyIS7yw+IbzXeXCEcJxeSpxvSxkDuZj9B/ekt4fXkZj4oOaIxG4SKTftIK1svnlVroJ1cCMT4g==} + '@openpgp/web-stream-tools@0.1.3': + resolution: {integrity: sha512-mT/ds43cH6c+AO5RFpxs+LkACr7KjC3/dZWHrP6KPrWJu4uJ/XJ+p7telaoYiqUfdjiiIvdNSOfhezW9fkmboQ==} + engines: {node: '>= 18.0.0'} peerDependencies: typescript: '>=4.2' peerDependenciesMeta: @@ -7646,7 +7646,7 @@ snapshots: '@one-ini/wasm@0.1.1': {} - '@openpgp/web-stream-tools@0.0.14(typescript@5.6.3)': + '@openpgp/web-stream-tools@0.1.3(typescript@5.6.3)': optionalDependencies: typescript: 5.6.3