From 568fa4297f92ffde68b9a2849b84e4875bcec56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 07:56:02 +0000 Subject: [PATCH] Bump axios from 0.18.0 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.18.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.18.0...v0.19.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index de38160..1ccfa4c --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@material-ui/core": "^3.9.2", "@material-ui/icons": "^3.0.2", "autoprefixer": "9.4.9", - "axios": "0.18.0", + "axios": "0.19.0", "babel-loader": "^8.0.5", "babel-preset-es2015": "6.24.1", "bootstrap": "4.3.1",