From d4b1502b3331824c0246932a429691b26572b881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:10:41 +0100 Subject: [PATCH] build(deps): update dependency openpgp to v6 (#32479) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Kriese --- package.json | 4 ++-- pnpm-lock.yaml | 43 ++++++++++++------------------------------- 2 files changed, 14 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index a7a00d8946b382..e064101c9509eb 100644 --- a/package.json +++ b/package.json @@ -255,7 +255,7 @@ }, "optionalDependencies": { "better-sqlite3": "11.5.0", - "openpgp": "5.11.2", + "openpgp": "6.0.0", "re2": "1.21.4" }, "devDependencies": { @@ -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 9dad89c1438b4b..7bee902b05d492 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -343,8 +343,8 @@ importers: specifier: 11.5.0 version: 11.5.0 openpgp: - specifier: 5.11.2 - version: 5.11.2 + specifier: 6.0.0 + version: 6.0.0 re2: specifier: 1.21.4 version: 1.21.4 @@ -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: @@ -2461,9 +2461,6 @@ packages: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} - asn1.js@5.4.1: - resolution: {integrity: sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA==} - async-mutex@0.5.0: resolution: {integrity: sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==} @@ -2542,9 +2539,6 @@ packages: bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} - bn.js@4.12.0: - resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} - bn@1.0.5: resolution: {integrity: sha512-7TvGbqbZb6lDzsBtNz1VkdXXV0BVmZKPPViPmo2IpvwaryF7P+QKYKACyVkwo2mZPr2CpFiz7EtgPEcc3o/JFQ==} @@ -4889,9 +4883,9 @@ packages: resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} engines: {node: '>=12'} - openpgp@5.11.2: - resolution: {integrity: sha512-f8dJFVLwdkvPvW3VPFs6q9Vs2+HNhdvwls7a/MIFcQUB+XiQzRe7alfa3RtwfGJU7oUDDMAWPZ0nYsHa23Az+A==} - engines: {node: '>= 8.0.0'} + openpgp@6.0.0: + resolution: {integrity: sha512-8YMuhOV6bP8+J4bCHltvRwol1sBJhxAcJXvwEKpcK65lKpQ0VUbymQR/EuGrzxYnatNSyMyrMgip4j/F0vhZvg==} + engines: {node: '>= 18.0.0'} optionator@0.9.4: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} @@ -7652,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 @@ -9078,14 +9072,6 @@ snapshots: arrify@1.0.1: {} - asn1.js@5.4.1: - dependencies: - bn.js: 4.12.0 - inherits: 2.0.4 - minimalistic-assert: 1.0.1 - safer-buffer: 2.1.2 - optional: true - async-mutex@0.5.0: dependencies: tslib: 2.8.1 @@ -9198,9 +9184,6 @@ snapshots: readable-stream: 3.6.2 optional: true - bn.js@4.12.0: - optional: true - bn@1.0.5: {} boolbase@1.0.0: {} @@ -11867,9 +11850,7 @@ snapshots: dependencies: mimic-fn: 4.0.0 - openpgp@5.11.2: - dependencies: - asn1.js: 5.4.1 + openpgp@6.0.0: optional: true optionator@0.9.4: