diff --git a/apps/api/package.json b/apps/api/package.json index d392ec1a3..c366cf17a 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -28,7 +28,7 @@ "googleapis": "134.0.0", "ioredis": "5.3.2", "ky": "1.2.2", - "next-api-utils": "1.1.0", + "next-api-utils": "2.0.0", "pg": "8.11.3", "reflect-metadata": "0.2.1", "rxjs": "7.8.1", diff --git a/apps/web/package.json b/apps/web/package.json index 7ff020732..9a712ee31 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -40,7 +40,7 @@ "framer-motion": "10.18.0", "millify": "6.1.0", "next": "14.1.4", - "next-api-utils": "1.0.2", + "next-api-utils": "2.0.0", "next-plausible": "3.12.0", "postcss": "8.4.38", "react": "18.2.0",