diff --git a/ghost/core/package.json b/ghost/core/package.json index a221e6e73c..7824b7e1a6 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -221,7 +221,7 @@ "ws": "8.16.0", "xml": "1.0.1", "y-protocols": "1.0.6", - "yjs": "13.6.13" + "yjs": "13.6.14" }, "optionalDependencies": { "@sentry/profiling-node": "1.3.5", diff --git a/yarn.lock b/yarn.lock index 48f3e11248..82fafb2d7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -31246,10 +31246,10 @@ yeast@0.1.2: resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419" integrity sha512-8HFIh676uyGYP6wP13R/j6OJ/1HwJ46snpvzE7aHAN3Ryqh2yX6Xox2B4CUmTwwOIzlG3Bs7ocsP5dZH/R1Qbg== -yjs@13.6.13: - version "13.6.13" - resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.13.tgz#e4d1619b40d730dff93f94f31a80738d7e5436b1" - integrity sha512-iVWZ1zyMb29OZEQT9VNsDGTMb/YFVlJMDox6DpyJN6lqDso1yam16l6bVrGJ1hyu/LyNeLa4hhFRzCBFzAvNeg== +yjs@13.6.14: + version "13.6.14" + resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.14.tgz#9326dfa03d1be3fb9af9ef7e41de4bfc78849a9f" + integrity sha512-D+7KcUr0j+vBCUSKXXEWfA+bG4UQBviAwP3gYBhkstkgwy5+8diOPMx0iqLIOxNo/HxaREUimZRxqHGAHCL2BQ== dependencies: lib0 "^0.2.86"