From 53c514a0f358605a526c75c8d010d5b930b1f04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 12:32:15 +0000 Subject: [PATCH] Bump axios from 0.7.0 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.7.0 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.7.0...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 d3c962b6..77e195bf 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "webpack-isomorphic-tools": "2.6.4" }, "dependencies": { - "axios": "0.7.0", + "axios": "0.19.0", "babel": "5.8.35", "body-parser": "1.15.0", "bootstrap": "3.3.6",