mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency yjs to v13.6.7
This commit is contained in:
parent
7fc8fd1696
commit
b5453e740e
2 changed files with 5 additions and 5 deletions
|
@ -219,7 +219,7 @@
|
|||
"ws": "8.13.0",
|
||||
"xml": "1.0.1",
|
||||
"y-protocols": "1.0.5",
|
||||
"yjs": "13.6.6"
|
||||
"yjs": "13.6.7"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@tryghost/html-to-mobiledoc": "2.0.21",
|
||||
|
|
|
@ -32746,10 +32746,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.6:
|
||||
version "13.6.6"
|
||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.6.tgz#586b2dd25121a8cdb55ba85bb8760ec8904e037c"
|
||||
integrity sha512-VTvezMeMuOra9jKG1Ym5XuQ2H4xXOubIIIupv/B5oygasa9IqDE7Ufv93QTSe9uz69J5VZGMQb2WTEmJv4kJFQ==
|
||||
yjs@13.6.7:
|
||||
version "13.6.7"
|
||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.7.tgz#f1176c37f65eb566cf390bd813e2099d598795f4"
|
||||
integrity sha512-mCZTh4kjvUS2DnaktsYN6wLH3WZCJBLqrTdkWh1bIDpA/sB/GNFaLA/dyVJj2Hc7KwONuuoC/vWe9bwBBosZLQ==
|
||||
dependencies:
|
||||
lib0 "^0.2.74"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue