From d33bec8f57ca6e1a7f0cbf96cb9835422f37f9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 04:12:04 +0000 Subject: [PATCH] Bump axios from 0.18.0 to 0.19.0 in /baas-frontend 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] --- baas-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baas-frontend/package.json b/baas-frontend/package.json index 6802c9b5..1d4df60c 100644 --- a/baas-frontend/package.json +++ b/baas-frontend/package.json @@ -43,7 +43,7 @@ "url": "https://github.com/PanJiaChen/vue-element-admin/issues" }, "dependencies": { - "axios": "0.18.0", + "axios": "0.19.0", "clipboard": "2.0.4", "codemirror": "5.45.0", "driver.js": "0.9.5",