From 4a98f13cc93442a8af8aecae7a5f4fa20bc0a5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 12:23:34 +0000 Subject: [PATCH] chore(deps): bump axios from 0.27.2 to 1.1.3 Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3. - [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.1.3) --- 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",