From 78c26754bb7b22da9d2c7c4b4406f54a93a42828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:26:09 +0000 Subject: [PATCH] Bump axios from 0.15.3 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.15.3 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.15.3...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 af4f970..46c7741 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "aframe-textwrap-component": "^1.0.1", "aframe-ui-modal-component": "^1.0.0", "auth0-lock": "^10.7.3", - "axios": "^0.15.3", + "axios": "^0.19.0", "babel-core": "^6.21.0", "babel-loader": "^6.2.10", "babel-polyfill": "^6.20.0",