From b1f7cc3e76ef30ff24b8bea0e0d6eec52d1a7221 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Feb 2022 21:37:05 +0000 Subject: [PATCH] Update dependency axios to ^0.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df2bac9..b0e790b 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "url": "https://github.com/inirey/RESTAPI/issues" }, "dependencies": { - "axios": "^0.21.1", + "axios": "^0.26.0", "base-64": "^1.0.0", "base32": "0.0.6", "chalk": "^4.1.0",