From 3d82f6506c17aff800b6d3f427a0bb35ce529fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 18:01:00 +0000 Subject: [PATCH] Bump axios from 0.27.2 to 1.4.0 Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.4.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.4.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66e8118..99a1f00 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@alcalzone/release-script-plugin-license": "^3.5.9", "@alcalzone/release-script-plugin-manual-review": "^3.5.9", "@iobroker/legacy-testing": "^0.3.7", - "axios": "^0.27.2", + "axios": "^1.4.0", "chai": "^4.3.7", "gulp": "^4.0.2", "mocha": "^10.2.0"