From 29c9c1ea6903cfc857da2888ff9b1a7137c31df9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 13:37:40 +0000 Subject: [PATCH] Update dependency axios to ^0.27.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc85b99..03c30be 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "url": "https://github.com/inirey/RESTAPI/issues" }, "dependencies": { - "axios": "^0.21.1", + "axios": "^0.27.0", "base-64": "^1.0.0", "base32": "0.0.6", "chalk": "^4.1.0",