From 34c411db0ad69edb0ffc54783546c204b84b9b8f Mon Sep 17 00:00:00 2001 From: Harry Caballeros Date: Fri, 22 Mar 2024 16:35:10 -0600 Subject: [PATCH] Axios Update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb4a824..654a4f7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@virgilsecurity/crypto-types": "^1.0.0", - "axios": "^0.21.1" + "axios": "^1.6.8" }, "peerDependencies": { "virgil-sdk": "^6.0.0"