diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index 356a9fe..026eca5 100644 --- a/templates/ords-remix-jwt-sample/package.json +++ b/templates/ords-remix-jwt-sample/package.json @@ -52,7 +52,7 @@ "react": "18.3.1", "react-datepicker": "7.5.0", "react-dom": "18.3.1", - "remix-auth": "3.7.0", + "remix-auth": "4.2.0", "remix-auth-auth0": "1.10.0", "vite": "5.4.21" },