Skip to content

Commit ec30fda

Browse files
chore(deps): update dependency ywasm to v0.18.3
1 parent 97c213c commit ec30fda

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"websocket": "^1.0.34",
175175
"ws": "^8.14.2",
176176
"yjs": "13.6.9",
177-
"ywasm": "0.16.10"
177+
"ywasm": "0.18.3"
178178
},
179179
"types": "lib/index.d.ts",
180180
"typings": "lib/index.d.ts",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5221,7 +5221,16 @@ string-length@^4.0.1:
52215221
char-regex "^1.0.2"
52225222
strip-ansi "^6.0.0"
52235223

5224-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5224+
"string-width-cjs@npm:string-width@^4.2.0":
5225+
version "4.2.3"
5226+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5227+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5228+
dependencies:
5229+
emoji-regex "^8.0.0"
5230+
is-fullwidth-code-point "^3.0.0"
5231+
strip-ansi "^6.0.1"
5232+
5233+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
52255234
version "4.2.3"
52265235
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
52275236
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5253,7 +5262,14 @@ string_decoder@~1.1.1:
52535262
dependencies:
52545263
safe-buffer "~5.1.0"
52555264

5256-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5265+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5266+
version "6.0.1"
5267+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5268+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5269+
dependencies:
5270+
ansi-regex "^5.0.1"
5271+
5272+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
52575273
version "6.0.1"
52585274
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
52595275
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5853,7 +5869,16 @@ wildcard@^2.0.0:
58535869
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
58545870
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
58555871

5856-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5872+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
5873+
version "7.0.0"
5874+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5875+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5876+
dependencies:
5877+
ansi-styles "^4.0.0"
5878+
string-width "^4.1.0"
5879+
strip-ansi "^6.0.0"
5880+
5881+
wrap-ansi@^7.0.0:
58575882
version "7.0.0"
58585883
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
58595884
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5949,7 +5974,7 @@ yocto-queue@^0.1.0:
59495974
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
59505975
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
59515976

5952-
ywasm@0.16.10:
5953-
version "0.16.10"
5954-
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.16.10.tgz#a5f4a399729d6b3d5ba5e3ebaec597afed57cdf4"
5955-
integrity sha512-nsoiKOD4rpBoWvwIfqTLo5cQcHh3d1gromzMkI1pBqg1Er4T+pl7Irs/Yg4i1QPQtTiKUWGPkVQnjcVE4zNyZQ==
5977+
ywasm@0.18.3:
5978+
version "0.18.3"
5979+
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.18.3.tgz#32ed9ac8e6b760427288c26d34fe7da8442bcaab"
5980+
integrity sha512-6q51ZZPb/KYEaaA+bJkk6nG3xd7PRrUnPO9Xlczzc9Enk7JSFIHIUpgsLkShOkvolQgKWF5/8mTPHxxMjtSEnA==

0 commit comments

Comments
 (0)