From 268a0df040b6170c2dea9980bd233782681092a1 Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Wed, 1 Apr 2026 12:00:00 +0800 Subject: [PATCH] update rrweb-snapshot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b4f9401..805f655e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "dependencies": { "@types/smoothscroll-polyfill": "^0.3.0", "mitt": "^1.1.3", - "rrweb-snapshot": "^0.7.24", + "rrweb-snapshot": "^0.7.25", "smoothscroll-polyfill": "^0.4.3" } }