From f4b155fdf15172023e06c5bd05042e508d1042cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:05:15 +0000 Subject: [PATCH] chore(deps): update dependency node-rsa to v2 --- packages/create-plugin/package.json | 2 +- packages/plugin-packer/package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++--------------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/create-plugin/package.json b/packages/create-plugin/package.json index 2b24f4d352..716871a321 100644 --- a/packages/create-plugin/package.json +++ b/packages/create-plugin/package.json @@ -45,7 +45,7 @@ "glob": "10.5.0", "lodash": "4.17.23", "meow": "9.0.0", - "node-rsa": "1.1.1", + "node-rsa": "2.0.0", "normalize-path": "3.0.0", "os-locale": "5.0.0", "prettier": "3.8.3", diff --git a/packages/plugin-packer/package.json b/packages/plugin-packer/package.json index 021bdb2812..d7b4c958e8 100644 --- a/packages/plugin-packer/package.json +++ b/packages/plugin-packer/package.json @@ -61,7 +61,7 @@ "denodeify": "1.2.1", "meow": "9.0.0", "mkdirp": "3.0.1", - "node-rsa": "1.1.1", + "node-rsa": "2.0.0", "stream-buffers": "3.0.3", "yauzl": "3.2.1", "yazl": "2.5.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fb7a30c18..3d6d50bffa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: 9.0.0 version: 9.0.0 node-rsa: - specifier: 1.1.1 - version: 1.1.1 + specifier: 2.0.0 + version: 2.0.0 normalize-path: specifier: 3.0.0 version: 3.0.0 @@ -293,8 +293,8 @@ importers: specifier: 3.0.1 version: 3.0.1 node-rsa: - specifier: 1.1.1 - version: 1.1.1 + specifier: 2.0.0 + version: 2.0.0 stream-buffers: specifier: 3.0.3 version: 3.0.3 @@ -2099,6 +2099,10 @@ packages: resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} engines: {node: '>= 16'} + '@noble/hashes@2.2.0': + resolution: {integrity: sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==} + engines: {node: '>= 20.19.0'} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -3326,9 +3330,6 @@ packages: asn1.js@4.10.1: resolution: {integrity: sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==} - asn1@0.2.6: - resolution: {integrity: sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==} - asn1js@3.0.7: resolution: {integrity: sha512-uLvq6KJu04qoQM6gvBfKFjlh6Gl0vOKQuR5cJMDHQkmwfMOQeN3F3SHCv9SNYSL+CRoHvOGFfllDlVz03GQjvQ==} engines: {node: '>=12.0.0'} @@ -5492,8 +5493,9 @@ packages: node-releases@2.0.36: resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} - node-rsa@1.1.1: - resolution: {integrity: sha512-Jd4cvbJMryN21r5HgxQOpMEqv+ooke/korixNNK3mGqfGJmy0M77WDDzo/05969+OkMy3XW1UuZsSmW9KQm7Fw==} + node-rsa@2.0.0: + resolution: {integrity: sha512-7yfzccmBd5rm7pALJf709tPwLL987WvdT7LC/QK5Oxa5S2aabdBPjxRDxhWKkbfCc9/FiC82lwSc+ulGZHH44g==} + engines: {node: '>=20'} normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} @@ -9114,6 +9116,8 @@ snapshots: '@noble/hashes@1.4.0': {} + '@noble/hashes@2.2.0': {} + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -10398,10 +10402,6 @@ snapshots: inherits: 2.0.4 minimalistic-assert: 1.0.1 - asn1@0.2.6: - dependencies: - safer-buffer: 2.1.2 - asn1js@3.0.7: dependencies: pvtsutils: 1.3.6 @@ -12816,9 +12816,9 @@ snapshots: node-releases@2.0.36: {} - node-rsa@1.1.1: + node-rsa@2.0.0: dependencies: - asn1: 0.2.6 + '@noble/hashes': 2.2.0 normalize-package-data@2.5.0: dependencies: