[am] fixed tests

This commit is contained in:
Kevin Jahns
2025-04-12 16:12:00 +02:00
parent a6ae65d32c
commit 8908bd21dc
5 changed files with 23 additions and 14 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "13.6.27",
"license": "MIT",
"dependencies": {
"lib0": "^0.2.103",
"lib0": "^0.2.104",
"y-protocols": "^1.0.5"
},
"devDependencies": {
@@ -2773,9 +2773,9 @@
}
},
"node_modules/lib0": {
"version": "0.2.103",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.103.tgz",
"integrity": "sha512-1zT9KqSh54uEQZksnm8ONj0bclW3PrisT59nhgY2eOV4PaCZ5Pt9MV4y4KGkNIE/5vp6yNzpYX/+5/aGvfZS5Q==",
"version": "0.2.104",
"resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.104.tgz",
"integrity": "sha512-1tqKRANSPTcjs/yjPoKh52oRM2u5AYdd8jie8sDiN8/5kpWWiQSHUGgtB4VEXLw1chVL3QPSPp8q9RWqzSn2FA==",
"license": "MIT",
"dependencies": {
"isomorphic.js": "^0.2.4"