mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency yjs to v13.6.12
This commit is contained in:
parent
300563eb95
commit
cd8b5f3ab3
2 changed files with 5 additions and 5 deletions
|
@ -221,7 +221,7 @@
|
|||
"ws": "8.16.0",
|
||||
"xml": "1.0.1",
|
||||
"y-protocols": "1.0.6",
|
||||
"yjs": "13.6.11"
|
||||
"yjs": "13.6.12"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@sentry/profiling-node": "1.3.5",
|
||||
|
|
|
@ -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.11:
|
||||
version "13.6.11"
|
||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.11.tgz#2edc796981700576abd577bc1f6a25edbb2f08f8"
|
||||
integrity sha512-FvRRJKX9u270dOLkllGF/UDCWwmIv2Z+ucM4v1QO1TuxdmoiMnSUXH1HAcOKOrkBEhQtPTkxep7tD2DrQB+l0g==
|
||||
yjs@13.6.12:
|
||||
version "13.6.12"
|
||||
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.12.tgz#dc8be640270f04c4bb92c1984fdabbc13fc9c49f"
|
||||
integrity sha512-KOT8ILoyVH2f/PxPadeu5kVVS055D1r3x1iFfJVJzFdnN98pVGM8H07NcKsO+fG3F7/0tf30Vnokf5YIqhU/iw==
|
||||
dependencies:
|
||||
lib0 "^0.2.86"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue