From 177143f6944d79a0f7af8d8e720b4b7b6ccfd7b5 Mon Sep 17 00:00:00 2001 From: Akokko Date: Wed, 28 May 2025 21:44:14 +0800 Subject: [PATCH] chore: update tiny-bilibili-ws dependency version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1e04a2..08d277f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ ], "sideEffects": false, "dependencies": { - "tiny-bilibili-ws": "^1.0.1" + "tiny-bilibili-ws": "^1.0.2" }, "devDependencies": { "tsup": "8.2.4",