mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency yjs to v13.6.18
This commit is contained in:
parent
e2ef5d30bb
commit
dbd4aa61d0
2 changed files with 5 additions and 5 deletions
|
@ -221,7 +221,7 @@
|
|||
"ws": "8.17.1",
|
||||
"xml": "1.0.1",
|
||||
"y-protocols": "1.0.6",
|
||||
"yjs": "13.6.17"
|
||||
"yjs": "13.6.18"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@sentry/profiling-node": "7.117.0",
|
||||
|
|
|
@ -31073,10 +31073,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.17:
|
||||
version "13.6.17"
|
||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.17.tgz#ed40a6a3a3c5fc4903e2c3e4fae9c174bab616e4"
|
||||
integrity sha512-ERnKXYZrZqgGO81Yqt3D69detaRUwaqhsQTZRKi9CDMgteDMund+KcLChfwpjQbva9YwfRgh7S914Pa6qPVVCA==
|
||||
yjs@13.6.18:
|
||||
version "13.6.18"
|
||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.18.tgz#d1575203478bc99ad1b89c098e7d4bacb7f91c3b"
|
||||
integrity sha512-GBTjO4QCmv2HFKFkYIJl7U77hIB1o22vSCSQD1Ge8ZxWbIbn8AltI4gyXbtL+g5/GJep67HCMq3Y5AmNwDSyEg==
|
||||
dependencies:
|
||||
lib0 "^0.2.86"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue