diff --git a/package.json b/package.json index cab7806..89ff9d7 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@trpc/next": "^10.44.1", "@trpc/react-query": "^10.44.1", "@trpc/server": "^10.44.1", - "axios": "^1.6.2", + "axios": "^1.12.0", "class-variance-authority": "^0.5.3", "classnames": "^2.3.2", "cloudinary": "^1.41.0", @@ -42,11 +42,11 @@ "dayjs": "^1.11.10", "linkify-plugin-hashtag": "^4.1.3", "linkify-plugin-mention": "^4.1.3", - "linkify-react": "^4.1.3", - "linkifyjs": "^4.1.3", + "linkify-react": "^4.3.2", + "linkifyjs": "^4.3.2", "lucide-react": "^0.138.0", - "next": "^13.5.6", - "next-auth": "^4.24.5", + "next": "^13.5.9", + "next-auth": "^4.24.9", "next-cloudinary": "^4.28.0", "nextjs-progressbar": "^0.0.16", "react": "18.2.0",