From e1d025a1fd5b6469a15ac27e6c8723010417f164 Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Wed, 1 Apr 2026 12:00:00 +0800 Subject: [PATCH] close #152 update rrweb-snapshot which contains the fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 552ddc6d..6e5f83bd 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "dependencies": { "@types/smoothscroll-polyfill": "^0.3.0", "mitt": "^1.1.3", - "rrweb-snapshot": "^0.7.21", + "rrweb-snapshot": "^0.7.23", "smoothscroll-polyfill": "^0.4.3" } }