From b62324093da0c379e9d1f302d037a90c911a4316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:13:22 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20axios=20from=200.16.2=20to=200.19.2=20in?= =?UTF-8?q?=20/note/=E5=89=8D=E7=AB=AF/vueDemo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [axios](https://github.com/axios/axios) from 0.16.2 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.16.2...v0.19.2) Signed-off-by: dependabot[bot] --- "note/\345\211\215\347\253\257/vueDemo/package.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/note/\345\211\215\347\253\257/vueDemo/package.json" "b/note/\345\211\215\347\253\257/vueDemo/package.json" index e655113..bfc77c9 100644 --- "a/note/\345\211\215\347\253\257/vueDemo/package.json" +++ "b/note/\345\211\215\347\253\257/vueDemo/package.json" @@ -17,7 +17,7 @@ }, "devDependencies": { "autoprefixer": "^6.7.2", - "axios": "^0.16.1", + "axios": "^0.19.2", "babel-core": "^6.22.1", "babel-loader": "^6.2.10", "babel-plugin-transform-runtime": "^6.22.0",