Skip to content

Commit a325b2c

Browse files
chore(deps): update dependency ywasm to v0.21.1
1 parent 6fe2faf commit a325b2c

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.19",
19-
"ywasm": "0.16.10"
19+
"ywasm": "0.21.1"
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.19:
187187
dependencies:
188188
lib0 "^0.2.86"
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.21.1:
191+
version "0.21.1"
192+
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.21.1.tgz#bcc0e6b31cc0eaf098b50eb54248cf69487e9637"
193+
integrity sha512-B1qv7elBGPKuhN1MffgjajrKjeMrHiP2erRePmC6fh6O4aoDIjkWHRnRBno1OHAna3KtX2Hmi1s1PNld/qSarg==

0 commit comments

Comments
 (0)