Skip to content

Commit

Permalink
Update dependency yjs to v13.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent 300563e commit cd8b5f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ghost/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31246,10 +31246,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
integrity sha512-8HFIh676uyGYP6wP13R/j6OJ/1HwJ46snpvzE7aHAN3Ryqh2yX6Xox2B4CUmTwwOIzlG3Bs7ocsP5dZH/R1Qbg==

[email protected].11:
version "13.6.11"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.11.tgz#2edc796981700576abd577bc1f6a25edbb2f08f8"
integrity sha512-FvRRJKX9u270dOLkllGF/UDCWwmIv2Z+ucM4v1QO1TuxdmoiMnSUXH1HAcOKOrkBEhQtPTkxep7tD2DrQB+l0g==
[email protected].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"

Expand Down

0 comments on commit cd8b5f3

Please sign in to comment.