diff --git a/typescript/webhook-handler/package.json b/typescript/webhook-handler/package.json index 7c5d956..5bc7733 100644 --- a/typescript/webhook-handler/package.json +++ b/typescript/webhook-handler/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "typescript": "^5.0.0", - "@types/node": "^20.0.0", + "@types/node": "^25.3.3", "@types/express": "^4.17.0", "tsx": "^4.0.0" }