bump y-protocols for better event handling

This commit is contained in:
Kevin Jahns
2020-06-05 04:11:14 +02:00
parent 0b897cdbfe
commit 01d8c2a3f5
4 changed files with 8 additions and 8 deletions

8
package-lock.json generated
View File

@@ -1724,11 +1724,11 @@
"dev": true
},
"y-protocols": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/y-protocols/-/y-protocols-0.2.3.tgz",
"integrity": "sha512-mJ838iW7XgMQqlv+9DtH7QyLqflZoy/VvaUWRIpwawee4mQiFJcEXazCmSYUHEbXIUuVNNc70FnuNSMWDC5vKQ==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/y-protocols/-/y-protocols-1.0.0.tgz",
"integrity": "sha512-L/GB+ryTmrrE0ISLIsNmgXl8lmt+CF7wG9Gm6jQf1JQYKZuzX3+Tbz3b7ov/quXwguM5zcVlJ0zxG29SgQD5Ww==",
"requires": {
"lib0": "^0.2.20"
"lib0": "^0.2.28"
}
},
"yjs": {