From aeb12ab92dd872cade424bba82178f16cf916ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 19:11:59 +0000 Subject: [PATCH] Bump axios from 0.17.1 to 0.19.2 Bumps [axios](https://github.com/axios/axios) from 0.17.1 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.17.1...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 958110d..914865e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "homepage": "", "dependencies": { "autoprefixer": "7.1.6", - "axios": "^0.17.1", + "axios": "^0.19.2", "babel-core": "6.26.0", "babel-eslint": "7.2.3", "babel-jest": "20.0.3",