diff --git a/core/create/package.json b/core/create/package.json index 4402430ee..119e2171d 100644 --- a/core/create/package.json +++ b/core/create/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@types/financial-times__package-json": "^1.9.0", "@types/lodash": "^4.17.20", - "@types/node": "^16.18.23", + "@types/node": "^24.9.1", "@types/node-fetch": "^2.6.2", "@types/pacote": "^11.1.3", "@types/prompts": "^2.4.9", diff --git a/package-lock.json b/package-lock.json index 50ca094ab..6c08effa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@financial-times/eslint-config-next": "^7.1.0", "@tsconfig/node20": "^20.1.6", "@types/jest": "^29.5.14", - "@types/node": "^20.19.23", + "@types/node": "^24.9.1", "@typescript-eslint/eslint-plugin": "^5.57.0", "@typescript-eslint/parser": "^5.57.0", "check-engines": "^1.6.0", @@ -192,7 +192,7 @@ "devDependencies": { "@types/financial-times__package-json": "^1.9.0", "@types/lodash": "^4.17.20", - "@types/node": "^16.18.23", + "@types/node": "^24.9.1", "@types/node-fetch": "^2.6.2", "@types/pacote": "^11.1.3", "@types/prompts": "^2.4.9", @@ -203,11 +203,6 @@ "node": ">=20.x" } }, - "core/create/node_modules/@types/node": { - "version": "16.18.123", - "dev": true, - "license": "MIT" - }, "core/sandbox": { "version": "1.0.0", "extraneous": true, @@ -13279,12 +13274,12 @@ } }, "node_modules/@types/node": { - "version": "20.19.23", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.23.tgz", - "integrity": "sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==", + "version": "24.9.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.1.tgz", + "integrity": "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==", "license": "MIT", "dependencies": { - "undici-types": "~6.21.0" + "undici-types": "~7.16.0" } }, "node_modules/@types/node-fetch": { @@ -13790,6 +13785,21 @@ "node": ">=18.20.0" } }, + "node_modules/@wdio/repl/node_modules/@types/node": { + "version": "20.19.23", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.23.tgz", + "integrity": "sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@wdio/repl/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, "node_modules/@wdio/types": { "version": "9.12.3", "license": "MIT", @@ -13800,6 +13810,21 @@ "node": ">=18.20.0" } }, + "node_modules/@wdio/types/node_modules/@types/node": { + "version": "20.19.23", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.23.tgz", + "integrity": "sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/@wdio/types/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, "node_modules/@wdio/utils": { "version": "9.12.3", "license": "MIT", @@ -31171,9 +31196,9 @@ } }, "node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "version": "7.16.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz", + "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==", "license": "MIT" }, "node_modules/uni-global": { @@ -31559,6 +31584,21 @@ "node": ">=18.20.0" } }, + "node_modules/webdriver/node_modules/@types/node": { + "version": "20.19.23", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.23.tgz", + "integrity": "sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, + "node_modules/webdriver/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, "node_modules/webdriver/node_modules/ws": { "version": "8.18.1", "license": "MIT", @@ -31620,6 +31660,15 @@ } } }, + "node_modules/webdriverio/node_modules/@types/node": { + "version": "20.19.23", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.23.tgz", + "integrity": "sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==", + "license": "MIT", + "dependencies": { + "undici-types": "~6.21.0" + } + }, "node_modules/webdriverio/node_modules/is-plain-obj": { "version": "4.1.0", "license": "MIT", @@ -31630,6 +31679,12 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/webdriverio/node_modules/undici-types": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", + "license": "MIT" + }, "node_modules/webpack": { "version": "5.99.9", "license": "MIT", @@ -32961,7 +33016,7 @@ "zod": "^3.24.4" }, "devDependencies": { - "@types/node": "^20.17.28" + "@types/node": "^24.9.1" }, "engines": { "node": ">=20.x" diff --git a/package.json b/package.json index 8ebc5b270..26efa5178 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@financial-times/eslint-config-next": "^7.1.0", "@tsconfig/node20": "^20.1.6", "@types/jest": "^29.5.14", - "@types/node": "^20.19.23", + "@types/node": "^24.9.1", "@typescript-eslint/eslint-plugin": "^5.57.0", "@typescript-eslint/parser": "^5.57.0", "check-engines": "^1.6.0", diff --git a/plugins/node-test/package.json b/plugins/node-test/package.json index d85471ffa..e305c8711 100644 --- a/plugins/node-test/package.json +++ b/plugins/node-test/package.json @@ -38,6 +38,6 @@ "zod": "^3.24.4" }, "devDependencies": { - "@types/node": "^20.17.28" + "@types/node": "^24.9.1" } }