diff --git a/package.json b/package.json index 801c5a3..4b53158 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "author": "Afsar Ali", "license": "ISC", "dependencies": { - "axios": "^0.21.4", + "axios": "^1.6.3", "qs": "^6.10.1" } }