From ee00a45f408636ca2507733cf26252fa5ee25d52 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Thu, 25 Apr 2024 01:01:39 +0800
Subject: [PATCH] first
---
package-lock.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 21e7f76..6289b07 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"bootstrap": "^4.4.1",
"chokidar": "^3.3.0",
"clipboard": "^2.0.11",
- "echarts": "^4.5.0",
+ "echarts": "^4.9.0",
"element-resize-detector": "^1.2.4",
"element-ui": "^2.13.0",
"express": "^4.18.2",
@@ -4603,7 +4603,7 @@
},
"node_modules/echarts": {
"version": "4.9.0",
- "resolved": "https://registry.npmmirror.com/echarts/-/echarts-4.9.0.tgz",
+ "resolved": "https://registry.npmjs.org/echarts/-/echarts-4.9.0.tgz",
"integrity": "sha512-+ugizgtJ+KmsJyyDPxaw2Br5FqzuBnyOWwcxPKO6y0gc5caYcfnEUIlNStx02necw8jmKmTafmpHhGo4XDtEIA==",
"dependencies": {
"zrender": "4.3.2"
@@ -21833,7 +21833,7 @@
},
"echarts": {
"version": "4.9.0",
- "resolved": "https://registry.npmmirror.com/echarts/-/echarts-4.9.0.tgz",
+ "resolved": "https://registry.npmjs.org/echarts/-/echarts-4.9.0.tgz",
"integrity": "sha512-+ugizgtJ+KmsJyyDPxaw2Br5FqzuBnyOWwcxPKO6y0gc5caYcfnEUIlNStx02necw8jmKmTafmpHhGo4XDtEIA==",
"requires": {
"zrender": "4.3.2"
--
Gitblit v1.9.3