diff --git a/package-lock.json b/package-lock.json index 873cc1c..f6c718e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,8 @@ "clsx": "^2.1.1", "convex": "^1.25.2", "lucide-react": "^0.525.0", - "next": "15.4.1", + "jose": "^5.2.0", + "next": "^15.5.3", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.3.1" diff --git a/package.json b/package.json index dedb169..010f125 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "convex": "^1.25.2", "jose": "^5.2.0", "lucide-react": "^0.525.0", - "next": "15.4.1", + "next": "^15.5.3", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.3.1"