Skip to content

Commit dc86e30

Browse files
chore(deps): update dependency ywasm to v0.18.1
1 parent 3ec6776 commit dc86e30

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"websocket": "^1.0.34",
174174
"ws": "^8.14.2",
175175
"yjs": "13.6.9",
176-
"ywasm": "0.16.10"
176+
"ywasm": "0.18.1"
177177
},
178178
"types": "lib/index.d.ts",
179179
"typings": "lib/index.d.ts",

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -5214,7 +5214,16 @@ string-length@^4.0.1:
52145214
char-regex "^1.0.2"
52155215
strip-ansi "^6.0.0"
52165216

5217-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5217+
"string-width-cjs@npm:string-width@^4.2.0":
5218+
version "4.2.3"
5219+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5220+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5221+
dependencies:
5222+
emoji-regex "^8.0.0"
5223+
is-fullwidth-code-point "^3.0.0"
5224+
strip-ansi "^6.0.1"
5225+
5226+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
52185227
version "4.2.3"
52195228
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
52205229
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5246,7 +5255,14 @@ string_decoder@~1.1.1:
52465255
dependencies:
52475256
safe-buffer "~5.1.0"
52485257

5249-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5258+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5259+
version "6.0.1"
5260+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5261+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5262+
dependencies:
5263+
ansi-regex "^5.0.1"
5264+
5265+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
52505266
version "6.0.1"
52515267
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
52525268
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5846,7 +5862,16 @@ wildcard@^2.0.0:
58465862
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
58475863
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
58485864

5849-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5865+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
5866+
version "7.0.0"
5867+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5868+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5869+
dependencies:
5870+
ansi-styles "^4.0.0"
5871+
string-width "^4.1.0"
5872+
strip-ansi "^6.0.0"
5873+
5874+
wrap-ansi@^7.0.0:
58505875
version "7.0.0"
58515876
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
58525877
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5942,7 +5967,7 @@ yocto-queue@^0.1.0:
59425967
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
59435968
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
59445969

5945-
ywasm@0.16.10:
5946-
version "0.16.10"
5947-
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.16.10.tgz#a5f4a399729d6b3d5ba5e3ebaec597afed57cdf4"
5948-
integrity sha512-nsoiKOD4rpBoWvwIfqTLo5cQcHh3d1gromzMkI1pBqg1Er4T+pl7Irs/Yg4i1QPQtTiKUWGPkVQnjcVE4zNyZQ==
5970+
ywasm@0.18.1:
5971+
version "0.18.1"
5972+
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.18.1.tgz#6b67f7202e230601b5e07d0cffebdad71de10476"
5973+
integrity sha512-wWrbfw3FvbFRb3jGCqUddyaAo2MBmECBwCXRRIRmoqROnJKGXgPtLCRvcR9gsJa/p6AbMfTX8PUN8D3xvHFiSQ==

0 commit comments

Comments
 (0)