bump yjs to 13-81 and y-protocols to 0.0.3

This commit is contained in:
Kevin Jahns 2019-04-28 17:37:47 +02:00
parent d4e731fb4a
commit 59f7b27e54

12
package-lock.json generated
View File

@ -1700,14 +1700,14 @@
"dev": true "dev": true
}, },
"y-protocols": { "y-protocols": {
"version": "0.0.2", "version": "0.0.3",
"resolved": "https://registry.npmjs.org/y-protocols/-/y-protocols-0.0.2.tgz", "resolved": "https://registry.npmjs.org/y-protocols/-/y-protocols-0.0.3.tgz",
"integrity": "sha512-ixAaywK7USrMX7h6H2PZ59rtNVZcfJCNO0+/gDhAV1Sizwxdt0T6wPm9RCxDJtY3pXNeWA8MgtBysMGkgGA5xA==" "integrity": "sha512-b6yUR4KuRN9ehf2b0/YyaxxO2bxk7ti5DDTg5Jm/FEtPf0Vk6s4ez5wIhkV1nA7bloz/NDmVpoCDPFX1zZORhg=="
}, },
"yjs": { "yjs": {
"version": "13.0.0-80", "version": "13.0.0-81",
"resolved": "https://registry.npmjs.org/yjs/-/yjs-13.0.0-80.tgz", "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.0.0-81.tgz",
"integrity": "sha512-kKS7U6JerP1MwnJ5W0aRvqWb2YLqrng8NXirLVq8b/dPzY+hYRGhmxHvMZ/zGZ053A5eTqmprCTE5M22BOm3Yw==", "integrity": "sha512-wGTCXHsBIIGb2eswyl9HNY2TeoFy8jdqPGbGHsu9Ooo9+/LbTUz10XlEKp5/JHQ10fToMSEc1rf5wBu4g+TVNQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"lib0": "0.0.2" "lib0": "0.0.2"