diff --git a/package-lock.json b/package-lock.json index 0f0fead116e..cf81b72c13b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,7 @@ "webdav": "^5.9.0", "y-prosemirror": "^1.3.7", "y-protocols": "^1.0.7", - "yjs": "^13.6.30" + "yjs": "^13.6.31" }, "devDependencies": { "@nextcloud/babel-config": "^1.3.0", @@ -22005,9 +22005,9 @@ } }, "node_modules/yjs": { - "version": "13.6.30", - "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.30.tgz", - "integrity": "sha512-vv/9h42eCMC81ZHDFswuu/MKzkl/vyq1BhaNGfHyOonwlG4CJbQF4oiBBJPvfdeCt/PlVDWh7Nov9D34YY09uQ==", + "version": "13.6.31", + "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.31.tgz", + "integrity": "sha512-Eq+5BRfbeGyqGVrTJL3bEcr8gKkxPuyuoHmAwpk52fDb8kOVMrfVSTRPd6yiGgX5Fskb96qCRjzjbRjrL4YEnw==", "license": "MIT", "dependencies": { "lib0": "^0.2.99" diff --git a/package.json b/package.json index c37fa38a3bc..c88ffbdf970 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "webdav": "^5.9.0", "y-prosemirror": "^1.3.7", "y-protocols": "^1.0.7", - "yjs": "^13.6.30" + "yjs": "^13.6.31" }, "devDependencies": { "@nextcloud/babel-config": "^1.3.0",