diff --git a/apps/hash-ai-worker-ts/package.json b/apps/hash-ai-worker-ts/package.json index ac58a972a78..1486f5408d8 100644 --- a/apps/hash-ai-worker-ts/package.json +++ b/apps/hash-ai-worker-ts/package.json @@ -106,7 +106,7 @@ "@types/lodash.pickby": "4.6.9", "@types/md5": "2.3.5", "@types/mime-types": "2.1.4", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/papaparse": "5.3.15", "@types/sanitize-html": "2.13.0", "@vitest/coverage-istanbul": "2.1.8", diff --git a/apps/hash-realtime/package.json b/apps/hash-realtime/package.json index 95a36bb05d0..3db9e301ca4 100644 --- a/apps/hash-realtime/package.json +++ b/apps/hash-realtime/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/set-interval-async": "1.0.3", "eslint": "9.17.0", "typescript": "5.7.2" diff --git a/apps/hash-search-loader/package.json b/apps/hash-search-loader/package.json index 67504124ddb..19b1bb0dad2 100644 --- a/apps/hash-search-loader/package.json +++ b/apps/hash-search-loader/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "eslint": "9.17.0", "typescript": "5.7.2" } diff --git a/apps/hashdotdev/package.json b/apps/hashdotdev/package.json index ee6f8861adc..0d113e506e6 100644 --- a/apps/hashdotdev/package.json +++ b/apps/hashdotdev/package.json @@ -72,7 +72,7 @@ "@types/gtag.js": "0.0.20", "@types/html-to-text": "9.0.4", "@types/md5": "2.3.5", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/prismjs": "1.26.5", "@types/react": "19.0.1", "@types/react-dom": "19.0.2", diff --git a/libs/@blockprotocol/graph/package.json b/libs/@blockprotocol/graph/package.json index 79cc19a2aef..51c79fd0ef0 100644 --- a/libs/@blockprotocol/graph/package.json +++ b/libs/@blockprotocol/graph/package.json @@ -79,7 +79,7 @@ "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", "@types/lodash.isequal": "4.5.8", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/react": "19.0.1", "eslint": "9.17.0", "rimraf": "6.0.1", diff --git a/libs/@blockprotocol/type-system/typescript/package.json b/libs/@blockprotocol/type-system/typescript/package.json index 64b04930e1d..1325a0bbc7d 100644 --- a/libs/@blockprotocol/type-system/typescript/package.json +++ b/libs/@blockprotocol/type-system/typescript/package.json @@ -59,7 +59,7 @@ "@rollup/plugin-node-resolve": "16.0.0", "@rollup/plugin-typescript": "12.1.2", "@rollup/plugin-wasm": "6.2.2", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/react": "19.0.1", "@vitest/coverage-istanbul": "2.1.8", "eslint": "9.17.0", diff --git a/libs/@local/eslint/package.json b/libs/@local/eslint/package.json index d24475954a1..173971bef3f 100644 --- a/libs/@local/eslint/package.json +++ b/libs/@local/eslint/package.json @@ -43,7 +43,7 @@ "@local/tsconfig": "0.0.0-private", "@types/babel__core": "^7", "@types/eslint__eslintrc": "2.1.2", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "rimraf": "6.0.1", "typescript": "5.7.2" } diff --git a/libs/@local/graph/client/typescript/package.json b/libs/@local/graph/client/typescript/package.json index da73c659504..5843aae8d61 100644 --- a/libs/@local/graph/client/typescript/package.json +++ b/libs/@local/graph/client/typescript/package.json @@ -19,7 +19,7 @@ "@local/tsconfig": "0.0.0-private", "@redocly/cli": "1.26.1", "@rust/hash-graph-api": "0.0.0-private", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "fix-esm-import-path": "1.10.1", "rimraf": "6.0.1", "typescript": "5.7.2" diff --git a/libs/@local/harpc/client/typescript/package.json b/libs/@local/harpc/client/typescript/package.json index 63bd34b60f3..9eb5dc092f9 100644 --- a/libs/@local/harpc/client/typescript/package.json +++ b/libs/@local/harpc/client/typescript/package.json @@ -45,7 +45,7 @@ "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", "@rust/harpc-wire-protocol": "0.0.0-private", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@vitest/coverage-istanbul": "2.1.8", "eslint": "9.17.0", "rimraf": "6.0.1", diff --git a/libs/@local/hash-backend-utils/package.json b/libs/@local/hash-backend-utils/package.json index 01144279dea..6c9a7c8224d 100644 --- a/libs/@local/hash-backend-utils/package.json +++ b/libs/@local/hash-backend-utils/package.json @@ -59,7 +59,7 @@ "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", "@types/dotenv-flow": "3.3.3", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/wait-on": "5.3.4", "@vitest/coverage-istanbul": "2.1.8", "eslint": "9.17.0", diff --git a/libs/@local/hash-isomorphic-utils/package.json b/libs/@local/hash-isomorphic-utils/package.json index 8e9cf125a38..df49008d1b7 100644 --- a/libs/@local/hash-isomorphic-utils/package.json +++ b/libs/@local/hash-isomorphic-utils/package.json @@ -63,7 +63,7 @@ "@local/tsconfig": "0.0.0-private", "@temporalio/workflow": "1.11.5", "@types/lodash-es": "4.17.12", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/pluralize": "0.0.33", "@vitest/coverage-istanbul": "2.1.8", "eslint": "9.17.0", diff --git a/libs/@local/internal-api-client/typescript/package.json b/libs/@local/internal-api-client/typescript/package.json index 9a6ac33a96b..c677ec6f5c6 100644 --- a/libs/@local/internal-api-client/typescript/package.json +++ b/libs/@local/internal-api-client/typescript/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@openapitools/openapi-generator-cli": "2.15.3", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "prettier": "3.4.2", "rimraf": "6.0.1", "typescript": "5.7.2" diff --git a/libs/@local/status/typescript/package.json b/libs/@local/status/typescript/package.json index c69bcd48c9a..46af7e4ec1d 100644 --- a/libs/@local/status/typescript/package.json +++ b/libs/@local/status/typescript/package.json @@ -25,7 +25,7 @@ "@local/eslint": "0.0.0-private", "@local/tsconfig": "0.0.0-private", "@types/lodash-es": "4.17.12", - "@types/node": "22.10.2", + "@types/node": "22.10.3", "@types/yargs": "17.0.33", "eslint": "9.17.0", "quicktype": "16.0.43", diff --git a/yarn.lock b/yarn.lock index c4ff7f2acd7..cc4ae9a606a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -298,7 +298,7 @@ __metadata: "@types/lodash.pickby": "npm:4.6.9" "@types/md5": "npm:2.3.5" "@types/mime-types": "npm:2.1.4" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/papaparse": "npm:5.3.15" "@types/sanitize-html": "npm:2.13.0" "@vitest/coverage-istanbul": "npm:2.1.8" @@ -658,7 +658,7 @@ __metadata: "@local/eslint": "npm:0.0.0-private" "@local/hash-backend-utils": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/set-interval-async": "npm:1.0.3" eslint: "npm:9.17.0" set-interval-async: "npm:2.0.3" @@ -677,7 +677,7 @@ __metadata: "@local/hash-backend-utils": "npm:0.0.0-private" "@local/hash-isomorphic-utils": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" eslint: "npm:9.17.0" hot-shots: "npm:8.5.2" tsx: "npm:4.19.2" @@ -737,7 +737,7 @@ __metadata: "@types/gtag.js": "npm:0.0.20" "@types/html-to-text": "npm:9.0.4" "@types/md5": "npm:2.3.5" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/prismjs": "npm:1.26.5" "@types/react": "npm:19.0.1" "@types/react-dom": "npm:19.0.2" @@ -4536,7 +4536,7 @@ __metadata: "@local/eslint": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" "@types/lodash.isequal": "npm:4.5.8" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/react": "npm:19.0.1" ajv: "npm:8.17.1" ajv-formats: "npm:3.0.1" @@ -4625,7 +4625,7 @@ __metadata: "@rollup/plugin-node-resolve": "npm:16.0.0" "@rollup/plugin-typescript": "npm:12.1.2" "@rollup/plugin-wasm": "npm:6.2.2" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/react": "npm:19.0.1" "@vitest/coverage-istanbul": "npm:2.1.8" eslint: "npm:9.17.0" @@ -9298,7 +9298,7 @@ __metadata: "@local/tsconfig": "npm:0.0.0-private" "@types/babel__core": "npm:^7" "@types/eslint__eslintrc": "npm:2.1.2" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" effect: "npm:3.12.0" eslint: "npm:9.17.0" eslint-config-airbnb: "npm:19.0.4" @@ -9337,7 +9337,7 @@ __metadata: "@multiformats/dns": "npm:1.0.6" "@multiformats/multiaddr": "npm:12.3.4" "@rust/harpc-wire-protocol": "npm:0.0.0-private" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@vitest/coverage-istanbul": "npm:2.1.8" effect: "npm:3.12.0" eslint: "npm:9.17.0" @@ -9378,7 +9378,7 @@ __metadata: "@temporalio/worker": "npm:1.11.5" "@temporalio/workflow": "npm:1.11.5" "@types/dotenv-flow": "npm:3.3.3" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/wait-on": "npm:5.3.4" "@vitest/coverage-istanbul": "npm:2.1.8" agentkeepalive: "npm:4.6.0" @@ -9407,7 +9407,7 @@ __metadata: "@openapitools/openapi-generator-cli": "npm:2.15.3" "@redocly/cli": "npm:1.26.1" "@rust/hash-graph-api": "npm:0.0.0-private" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" axios: "npm:1.7.9" fix-esm-import-path: "npm:1.10.1" rimraf: "npm:6.0.1" @@ -9474,7 +9474,7 @@ __metadata: "@sindresorhus/slugify": "npm:1.1.2" "@temporalio/workflow": "npm:1.11.5" "@types/lodash-es": "npm:4.17.12" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/pluralize": "npm:0.0.33" "@vitest/coverage-istanbul": "npm:2.1.8" apollo-server-express: "npm:3.9.0" @@ -9530,7 +9530,7 @@ __metadata: resolution: "@local/internal-api-client@workspace:libs/@local/internal-api-client/typescript" dependencies: "@openapitools/openapi-generator-cli": "npm:2.15.3" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" axios: "npm:1.7.9" prettier: "npm:3.4.2" rimraf: "npm:6.0.1" @@ -9567,7 +9567,7 @@ __metadata: "@local/eslint": "npm:0.0.0-private" "@local/tsconfig": "npm:0.0.0-private" "@types/lodash-es": "npm:4.17.12" - "@types/node": "npm:22.10.2" + "@types/node": "npm:22.10.3" "@types/yargs": "npm:17.0.33" eslint: "npm:9.17.0" execa: "npm:5.1.1" @@ -18163,12 +18163,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:22.10.2, @types/node@npm:>=13.7.0, @types/node@npm:^22.9.0": - version: 22.10.2 - resolution: "@types/node@npm:22.10.2" +"@types/node@npm:*, @types/node@npm:22.10.3, @types/node@npm:>=13.7.0, @types/node@npm:^22.9.0": + version: 22.10.3 + resolution: "@types/node@npm:22.10.3" dependencies: undici-types: "npm:~6.20.0" - checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac + checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1 languageName: node linkType: hard