diff --git a/bun.lockb b/bun.lockb index 1ec8270..a5ec7c6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8f34364..c0149be 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "bun jest" }, "dependencies": { - "axios": "1.10.0", + "axios": "1.11.0", "lodash.mapkeys": "4.6.0", "zod": "4.0.5" },