From 3456b16587dd13f8224366150684826d919df204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 05:26:12 +0000 Subject: [PATCH] Bump axios from 0.16.2 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.16.2 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.16.2...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 fb049cd..9b4955f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "phoenix_html": "file:deps/phoenix_html" }, "devDependencies": { - "axios": "^0.16.2", + "axios": "^0.19.0", "babel-brunch": "~6.0.0", "brunch": "2.7.4", "clean-css-brunch": "~2.0.0",