diff --git a/package.json b/package.json index 719a8a08..8d8d0ac6 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/cors": "^2.8.4", "@types/express": "^4.17.9", "@types/jest": "^29.0.0", - "@types/node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.0.0", + "@types/node": "^18.0.0 || ^20.0.0 || ^22.0.0", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "@types/supertest": "^6.0.2",