diff --git a/bot/package.json b/bot/package.json index 09a0a3b88..661aad2a1 100644 --- a/bot/package.json +++ b/bot/package.json @@ -46,7 +46,7 @@ "winston": "3.5.1" }, "engines": { - "node": "16", + "node": "20", "pnpm": "8" } } \ No newline at end of file diff --git a/github-bot/package.json b/github-bot/package.json index d78b224c7..c1cbc6ffc 100644 --- a/github-bot/package.json +++ b/github-bot/package.json @@ -22,7 +22,7 @@ "typescript": "4.9.4" }, "engines": { - "node": "16", + "node": "20", "pnpm": "8" } } \ No newline at end of file