Skip to content

Commit 58c63ed

Browse files
chore(deps): update dependency ywasm to v0.23.0
1 parent 5529c90 commit 58c63ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/json-crdt/__bench__/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"loro-crdt": "^0.4.1",
1717
"rope.js": "0.1.0",
1818
"yjs": "13.6.24",
19-
"ywasm": "0.16.10"
19+
"ywasm": "0.23.0"
2020
}
2121
}

src/json-crdt/__bench__/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ yjs@13.6.24:
187187
dependencies:
188188
lib0 "^0.2.99"
189189

190-
ywasm@0.16.10:
191-
version "0.16.10"
192-
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.16.10.tgz#a5f4a399729d6b3d5ba5e3ebaec597afed57cdf4"
193-
integrity sha512-nsoiKOD4rpBoWvwIfqTLo5cQcHh3d1gromzMkI1pBqg1Er4T+pl7Irs/Yg4i1QPQtTiKUWGPkVQnjcVE4zNyZQ==
190+
ywasm@0.23.0:
191+
version "0.23.0"
192+
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.23.0.tgz#9c5cbf0b0ac8dce3caa770a56e0b1664fe6bb469"
193+
integrity sha512-gsKz6YkDvNzClGvlTnVwLlCib7Na6XCbB6Qyyb4RkT3NOqKbtAooc3A0e/+N9z1RDYFPGBT4WSWMXwJB6BGwtw==

0 commit comments

Comments
 (0)