From 237cd5f1c3d31f264d8e41febcc276a4f7d22a54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 15:03:55 +0000 Subject: [PATCH] chore(deps): update dependency node-gyp to v11.5.0 --- package.json | 4 ++-- pnpm-lock.yaml | 16 +++++++++------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 53716493..c43742d5 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "pnpm": { "overrides": { "vite": "npm:rolldown-vite@7.3.0", - "node-gyp": "11.4.2", + "node-gyp": "11.5.0", "xml2js": "0.6.2", "node-fetch": "3.3.2", "@electron/universal": "3.0.2", @@ -167,7 +167,7 @@ "eslint-plugin-prettier": "5.5.4", "eslint-plugin-solid": "0.14.5", "glob": "11.1.0", - "node-gyp": "11.4.2", + "node-gyp": "11.5.0", "ts-morph": "27.0.2", "typescript": "5.9.3", "typescript-eslint": "8.43.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a3ceade..00041d4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: vite: npm:rolldown-vite@7.3.0 - node-gyp: 11.4.2 + node-gyp: 11.5.0 xml2js: 0.6.2 node-fetch: 3.3.2 '@electron/universal': 3.0.2 @@ -341,8 +341,8 @@ importers: specifier: 11.1.0 version: 11.1.0 node-gyp: - specifier: 11.4.2 - version: 11.4.2 + specifier: 11.5.0 + version: 11.5.0 ts-morph: specifier: 27.0.2 version: 27.0.2 @@ -3664,8 +3664,8 @@ packages: resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} hasBin: true - node-gyp@11.4.2: - resolution: {integrity: sha512-3gD+6zsrLQH7DyYOUIutaauuXrcyxeTPyQuZQCQoNPZMHMMS5m4y0xclNpvYzoK3VNzuyxT6eF4mkIL4WSZ1eQ==} + node-gyp@11.5.0: + resolution: {integrity: sha512-ra7Kvlhxn5V9Slyus0ygMa2h+UqExPqUIkfk7Pc8QTLT956JLSy51uWFwHtIYy0vI8cB4BDhc/S03+880My/LQ==} engines: {node: ^18.17.0 || >=20.5.0} hasBin: true @@ -4454,10 +4454,12 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me temp-file@3.4.0: resolution: {integrity: sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==} @@ -5160,7 +5162,7 @@ snapshots: graceful-fs: 4.2.11 node-abi: 4.24.0 node-api-version: 0.2.1 - node-gyp: 11.4.2 + node-gyp: 11.5.0 ora: 5.4.1 read-binary-file-arch: 1.0.6 semver: 7.7.3 @@ -8679,7 +8681,7 @@ snapshots: node-gyp-build@4.8.4: {} - node-gyp@11.4.2: + node-gyp@11.5.0: dependencies: env-paths: 2.2.1 exponential-backoff: 3.1.3