From c2ef001546ff304f997c0162e71edd0d7e0e228a Mon Sep 17 00:00:00 2001
From: fine <54142345+criver31@users.noreply.github.com>
Date: 星期三, 31 五月 2023 09:35:08 +0800
Subject: [PATCH] Update MobilePositionResponseMessageHandler.java
---
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