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" },