From 6c56c2f3ad909d2ad9c3135b28b6d71615a9c3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:48:56 +0000 Subject: [PATCH] Bump axios from 0.16.2 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.16.2...v0.19.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0502f0e..69af148 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "requestedExecutionLevel": "requireAdministrator" }, "dependencies": { - "axios": "^0.16.1", + "axios": "^0.19.0", "bignumber": "^1.1.0", "bignumber.js": "^8.0.1", "console-utility": "git+ssh://http://luchenqun:fendoubuxi@192.168.9.66/Juzix-ethereum/console-utility.git#develop",