diff --git a/apps/playgrounds/gatsby/package.json b/apps/playgrounds/gatsby/package.json index ec328fc39b..a893a7f0c8 100644 --- a/apps/playgrounds/gatsby/package.json +++ b/apps/playgrounds/gatsby/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "dotenv": "16.0.0", - "gatsby": "5.8.0-next.3", + "gatsby": "5.12.10", "next-auth": "workspace:*", "react": "18.2.0", "react-dom": "18.2.0"