diff --git a/package.json b/package.json index 3cb7ecf..e404b44 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test": "npm run test:unit && npm run test:types" }, "devDependencies": { - "@types/node": "^25.0.3", + "@types/node": "^26.0.1", "busboy": "^1.6.0", "c8": "^11.0.0", "photofinish": "^1.8.0",