diff --git a/bun.lockb b/bun.lockb index 6ee6703..17fe547 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a666a87..df633c7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "bun jest" }, "dependencies": { - "axios": "1.11.0", + "axios": "1.12.0", "lodash.mapkeys": "4.6.0", "zod": "4.0.17" },