Skip to content

Commit

Permalink
Update dependency yjs to v13.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 81b46c5 commit c641174
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.17.0",
"xml": "1.0.1",
"y-protocols": "1.0.6",
"yjs": "13.6.15"
"yjs": "13.6.16"
},
"optionalDependencies": {
"@sentry/profiling-node": "7.116.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31029,10 +31029,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
integrity sha512-8HFIh676uyGYP6wP13R/j6OJ/1HwJ46snpvzE7aHAN3Ryqh2yX6Xox2B4CUmTwwOIzlG3Bs7ocsP5dZH/R1Qbg==

[email protected].15:
version "13.6.15"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.15.tgz#5a2402632aabf83e5baf56342b4c82fe40859306"
integrity sha512-moFv4uNYhp8BFxIk3AkpoAnnjts7gwdpiG8RtyFiKbMtxKCS0zVZ5wPaaGpwC3V2N/K8TK8MwtSI3+WO9CHWjQ==
[email protected].16:
version "13.6.16"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.16.tgz#4ac8a1393495af390dcfa0631e3d24cfc50fc9a3"
integrity sha512-uEq+n/dFIecBElEdeQea8nDnltScBfuhCSyAxDw4CosveP9Ag0eW6iZi2mdpW7EgxSFT7VXK2MJl3tKaLTmhAQ==
dependencies:
lib0 "^0.2.86"

Expand Down

0 comments on commit c641174

Please sign in to comment.