diff --git a/package.json b/package.json index bf1aa174..a6c43c13 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "pnpm": { "overrides": { "vite": "npm:rolldown-vite@7.1.5", - "node-gyp": "11.3.0", + "node-gyp": "11.4.2", "xml2js": "0.6.2", "node-fetch": "3.3.2", "@electron/universal": "3.0.1", @@ -161,7 +161,7 @@ "eslint-plugin-prettier": "5.5.4", "eslint-plugin-solid": "0.14.5", "glob": "11.0.3", - "node-gyp": "11.3.0", + "node-gyp": "11.4.2", "playwright": "1.54.2", "ts-morph": "26.0.0", "typescript": "5.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38e35361..5b249783 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: vite: npm:rolldown-vite@7.1.5 - node-gyp: 11.3.0 + node-gyp: 11.4.2 xml2js: 0.6.2 node-fetch: 3.3.2 '@electron/universal': 3.0.1 @@ -326,8 +326,8 @@ importers: specifier: 11.0.3 version: 11.0.3 node-gyp: - specifier: 11.3.0 - version: 11.3.0 + specifier: 11.4.2 + version: 11.4.2 playwright: specifier: 1.54.2 version: 1.54.2 @@ -3554,8 +3554,8 @@ packages: resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} hasBin: true - node-gyp@11.3.0: - resolution: {integrity: sha512-9J0+C+2nt3WFuui/mC46z2XCZ21/cKlFDuywULmseD/LlmnOrSeEAE4c/1jw6aybXLmpZnQY3/LmOJfgyHIcng==} + node-gyp@11.4.2: + resolution: {integrity: sha512-3gD+6zsrLQH7DyYOUIutaauuXrcyxeTPyQuZQCQoNPZMHMMS5m4y0xclNpvYzoK3VNzuyxT6eF4mkIL4WSZ1eQ==} engines: {node: ^18.17.0 || >=20.5.0} hasBin: true @@ -8381,7 +8381,7 @@ snapshots: node-gyp-build@4.8.4: {} - node-gyp@11.3.0: + node-gyp@11.4.2: dependencies: env-paths: 2.2.1 exponential-backoff: 3.1.2