From 9b6d41f4e6b6c789d8e0275dcf7c2c11cc205709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 11:17:21 +0000 Subject: [PATCH] chore(deps): bump axios from 0.27.2 to 1.3.4 Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.3.4. - [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.3.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production 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 0d2c13abf..68b60f0d4 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "appium-support": "^2.46.0", "async-lock": "^1.0.0", "asyncbox": "^2.5.3", - "axios": "^0.x", + "axios": "^1.x", "bluebird": "^3.5.5", "lodash": "^4.17.11", "node-simctl": "^6.0.2",