bump lib0 dependency. closes #118

This commit is contained in:
Kevin Jahns 2022-09-08 19:01:36 +02:00
parent 8e85c7fb16
commit 2ef5e96528
2 changed files with 496 additions and 378 deletions

872
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -55,7 +55,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"lib0": "^0.2.42", "lib0": "^0.2.52",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"y-protocols": "^1.0.5" "y-protocols": "^1.0.5"
}, },