From d0083447bbd1c8e0c2eef2a0f77d848802c3bb6e Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期一, 29 五月 2023 15:16:44 +0800
Subject: [PATCH] 修复地图页面云台状态显示以及状态显示

---
 web_src/package-lock.json |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/web_src/package-lock.json b/web_src/package-lock.json
index b8b9a8d..cdefa1b 100644
--- a/web_src/package-lock.json
+++ b/web_src/package-lock.json
@@ -8,7 +8,7 @@
       "name": "gb_web",
       "version": "1.0.0",
       "dependencies": {
-        "@liveqing/liveplayer": "^2.7.0",
+        "@liveqing/liveplayer": "^2.7.10",
         "axios": "^0.24.0",
         "core-js": "^2.6.5",
         "echarts": "^4.9.0",
@@ -71,9 +71,9 @@
       }
     },
     "node_modules/@liveqing/liveplayer": {
-      "version": "2.7.0",
-      "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.0.tgz",
-      "integrity": "sha512-SWveQRqhhfJzkcpmHZxL6eLn+xLQuub888/JiBtUDHgt1eVwYYsorDiGcAKciNcyD70PuMfQ3+QrLoLbWE2vWA=="
+      "version": "2.7.10",
+      "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.10.tgz",
+      "integrity": "sha512-OrRzy2t0WZvO/h+hxMYL2+Ips7ON75l+PH8rjZDT7sps1zKW6dct6qPJm3EsVQuttUQ0dVGu3UXaSUm5gEM4dQ=="
     },
     "node_modules/@mapbox/jsonlint-lines-primitives": {
       "version": "2.0.2",
@@ -14464,9 +14464,9 @@
   },
   "dependencies": {
     "@liveqing/liveplayer": {
-      "version": "2.7.0",
-      "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.0.tgz",
-      "integrity": "sha512-SWveQRqhhfJzkcpmHZxL6eLn+xLQuub888/JiBtUDHgt1eVwYYsorDiGcAKciNcyD70PuMfQ3+QrLoLbWE2vWA=="
+      "version": "2.7.10",
+      "resolved": "https://registry.npmmirror.com/@liveqing/liveplayer/-/liveplayer-2.7.10.tgz",
+      "integrity": "sha512-OrRzy2t0WZvO/h+hxMYL2+Ips7ON75l+PH8rjZDT7sps1zKW6dct6qPJm3EsVQuttUQ0dVGu3UXaSUm5gEM4dQ=="
     },
     "@mapbox/jsonlint-lines-primitives": {
       "version": "2.0.2",

--
Gitblit v1.8.0