Skip to content

Commit 37aacc1

Browse files
chore(deps): update dependency yjs to v13.6.21 (#793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18bdaad commit 37aacc1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/json-crdt/__bench__/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"diamond-types-node": "1.0.2",
1616
"loro-crdt": "^0.4.1",
1717
"rope.js": "0.1.0",
18-
"yjs": "13.6.20",
18+
"yjs": "13.6.21",
1919
"ywasm": "0.16.10"
2020
}
2121
}

src/json-crdt/__bench__/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ uuid@^9.0.0:
180180
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
181181
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
182182

183-
184-
version "13.6.20"
185-
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.20.tgz#da878412688f107dc03faa4fc3cff37736fe5dfa"
186-
integrity sha512-Z2YZI+SYqK7XdWlloI3lhMiKnCdFCVC4PchpdO+mCYwtiTwncjUbnRK9R1JmkNfdmHyDXuWN3ibJAt0wsqTbLQ==
183+
184+
version "13.6.21"
185+
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.21.tgz#888b7077a7236120ae6b74e58ddbef3c9863825a"
186+
integrity sha512-/fzzyeCAfr3Qwx1D71zvumm64x+Q5MEFel6EhWlA1IBFxWPb7tei4J2a8CJyjpYHfVrRij5q3RJTK9W2Iqjouw==
187187
dependencies:
188188
lib0 "^0.2.98"
189189

0 commit comments

Comments
 (0)