feat: update @openim/wasm-client-sdk to version 3.8.3-patch.9

This commit is contained in:
kevin
2025-06-05 15:26:30 +08:00
parent 95f9af2497
commit 95f503501b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@openim/wasm-client-sdk": "^3.8.3-patch.8",
"@openim/wasm-client-sdk": "^3.8.3-patch.9",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/ffi-napi": "^4.0.10",
@@ -1882,9 +1882,9 @@
}
},
"node_modules/@openim/wasm-client-sdk": {
"version": "3.8.3-patch.8",
"resolved": "https://registry.npmjs.org/@openim/wasm-client-sdk/-/wasm-client-sdk-3.8.3-patch.8.tgz",
"integrity": "sha512-kv0KZo5dFwWuzqoefjVaDrS94FVpTPdf/gWO2ppnpApHIGoSVhyHyLNhRgOBqa7MlOtpxZ8T8u0cdOMuZe5uRA==",
"version": "3.8.3-patch.9",
"resolved": "https://registry.npmjs.org/@openim/wasm-client-sdk/-/wasm-client-sdk-3.8.3-patch.9.tgz",
"integrity": "sha512-pRlTbpGukHn+AWpmVP5uUMcuY+lkeklXh8N8/hYFbHTsgh6l4W1e8YmubECW2FA037ydHo77PdIeYTZhsK+XXw==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -43,7 +43,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@openim/wasm-client-sdk": "^3.8.3-patch.8",
"@openim/wasm-client-sdk": "^3.8.3-patch.9",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/ffi-napi": "^4.0.10",