diff --git a/backend/package.json b/backend/package.json index 6036c4f..1f0a76a 100644 --- a/backend/package.json +++ b/backend/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "@contentstack/json-rte-serializer": "^2.0.0", - "axios": "^0.26.1", + "axios": "^1.6.0", "body-parser": "^1.20.0", "cors": "^2.8.5", "csv-parse": "^5.0.4",