diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index 7fa36c7..8cec6e7 100644 --- a/templates/ords-remix-jwt-sample/package.json +++ b/templates/ords-remix-jwt-sample/package.json @@ -39,7 +39,7 @@ "@mui/icons-material": "5.16.14", "@mui/material": "5.16.14", "@remix-run/dev": "2.16.8", - "@remix-run/node": "2.16.8", + "@remix-run/node": "2.17.2", "@remix-run/react": "2.16.8", "@remix-run/serve": "2.16.8", "dotenv": "^16.4.5",