From 245032a17867ddb8a2fbda70edb2684da9c4aa60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 05:37:18 +0000 Subject: [PATCH] Bump axios from 0.26.1 to 0.27.2 (#46) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24f47f8..bee08e0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@alcalzone/release-script": "^3.5.6", "@alcalzone/release-script-plugin-iobroker": "^3.5.7", "@alcalzone/release-script-plugin-license": "^3.5.3", - "axios": "^0.26.1", + "axios": "^0.27.2", "gulp": "^4.0.2", "mocha": "^9.2.2", "chai": "^4.3.6"