From 308f6ddc915bf33a675506673fd39276b6a68ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 11:08:40 +0000 Subject: [PATCH] chore(deps): bump axios from 0.27.2 to 1.2.2 Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.2.2. - [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...1.2.2) --- 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 0efc1500b0..9962ce6e1b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "appium-ios-simulator": "^4.0.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": "^7.0.1",