diff --git a/bun.lockb b/bun.lockb index 3ad95dd..879776c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ae1520a..e15a105 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@radix-ui/react-toggle-group": "^1.1.0", "@tanstack/react-query": "^5.51.23", "async-mutex": "^0.5.0", - "axios": "^1.3.4", + "axios": "^1.7.4", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "lucide-react": "^0.427.0", @@ -25,7 +25,7 @@ "react-dom": "^18.3.1", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7", - "zod": "^3.21.4" + "zod": "^3.23.8" }, "devDependencies": { "@biomejs/biome": "1.8.3",