From 07f9b0a19d86e5be4ac3572498b04a79a4735646 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Mon, 5 Jan 2026 14:42:11 +0800 Subject: [PATCH] =?UTF-8?q?WAI:=20=E6=AD=A3=E5=BC=8F=E7=9A=84=20haina-npm?= =?UTF-8?q?=20=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wai-server/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wai-server/package.json b/wai-server/package.json index 901f10f..8c9fde9 100644 --- a/wai-server/package.json +++ b/wai-server/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@fullstax/p-retry": "^6.2.0-patch.4", - "@haina/utils-commons": "http://202.103.68.93:9000/npm/utils-commons-0.1.0.tgz", + "@haina/utils-commons": "https://research.hainatravel.com/npm/utils-commons-0.1.1.tgz", "@koa/cors": "2.2.3", "@koa/multer": "^3.0.2", "@whiskeysockets/baileys": "^6.7.21",