From 2a29d95a88e0a73bf44b3a32f30255f131b04642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 17:05:18 +0000 Subject: [PATCH] Bump axios from 0.16.2 to 0.19.2 Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.2. - [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.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ec82de..b333bd4 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "async-validator": "^1.7.1", - "axios": "0.16.2", + "axios": "0.19.2", "deepmerge": "^1.5.0", "iview": "^2.3.0", "jquery": "3.1.1",