From b23840309469632a2b9ba02fcb6a02fa85bc1eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 03:32:55 +0000 Subject: [PATCH] Update axios requirement from ^1.7.7 to ^1.7.8 Updates the requirements on [axios](https://github.com/axios/axios) to permit the latest version. - [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/v1.7.7...v1.7.8) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb8670a4..5815fa9a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "aws-iot-device-sdk": "^2.2.15", "iobroker.type-detector": "^3.0.5", "mime": "^3.0.0", - "axios": "^1.7.7", + "axios": "^1.7.8", "uuid": "^11.0.2" }, "devDependencies": {