diff --git a/services/scientist-node/package.json b/services/scientist-node/package.json index c61c62c..2db277f 100644 --- a/services/scientist-node/package.json +++ b/services/scientist-node/package.json @@ -23,7 +23,7 @@ "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@types/jest": "^29.5.12", - "@types/node": "^22.0.0", + "@types/node": "^25.9.3", "jest": "^29.7.0", "ts-jest": "^29.2.5", "typescript": "^5.6.0"