From a38b6614d7821e86b69112f5e3028584e30a39a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 07:44:05 +0000 Subject: [PATCH] Bump axios from 0.15.3 to 0.20.0 Bumps [axios](https://github.com/axios/axios) from 0.15.3 to 0.20.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.20.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 fe56328..47462e3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "autoprefixer": "^6.4.0", - "axios": "^0.15.3", + "axios": "^0.20.0", "babel-core": "^6.0.0", "babel-eslint": "^7.0.0", "babel-helper-vue-jsx-merge-props": "^2.0.2",