From 0311109d8693f88d9fcd52dc91e8db3fc7b0d841 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Mon, 9 Jun 2025 00:38:28 +0530 Subject: [PATCH] chore: bump @axios to 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9652ed87..5d9cc347 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/react-dom": "^18.0.1", "@types/uuid": "^8.3.4", "airtable": "^0.12.2", - "axios": "^0.26.0", + "axios": "^1.9.0", "bcrypt": "^5.1.1", "body-parser": "^1.20.3", "buffer": "^6.0.3",