From 1d42ad8fd052501107a4ef5ecb3249facb7d54d0 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期六, 09 四月 2022 01:10:21 +0800
Subject: [PATCH] login静态

---
 package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 1efac8a..de1d5b1 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
     "build": "node build/build.js"
   },
   "dependencies": {
-    "axios": "^0.18.1",
+    "axios": "^0.26.1",
     "echarts": "^4.7.0",
     "element-ui": "^2.15.6",
     "lib-flexible": "^0.3.2",
@@ -53,7 +53,7 @@
     "px2rem-loader": "^0.1.9",
     "rimraf": "^2.7.1",
     "semver": "^5.7.1",
-    "shelljs": "^0.7.6",
+    "shelljs": "^0.8.5",
     "uglifyjs-webpack-plugin": "^1.1.1",
     "url-loader": "^0.5.8",
     "vue-loader": "^13.3.0",

--
Gitblit v1.9.1