From 5d12cbd75c811c8a4962521cf42b887e855a34e9 Mon Sep 17 00:00:00 2001 From: Pan Date: Sun, 30 Jun 2019 16:07:54 +0800 Subject: [PATCH] bump: update axios for security vulnerability --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 119abd6c..a67b3fe7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "url": "https://github.com/PanJiaChen/vue-element-admin/issues" }, "dependencies": { - "axios": "0.18.0", + "axios": "0.18.1", "clipboard": "2.0.4", "codemirror": "5.45.0", "driver.js": "0.9.5",