Skip to content

Commit

Permalink
chore(deps): update dependency ywasm to v0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 38392b3 commit a618dab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"websocket": "^1.0.34",
"ws": "^8.14.2",
"yjs": "13.6.9",
"ywasm": "0.16.10"
"ywasm": "0.17.3"
},
"types": "lib/index.d.ts",
"typings": "lib/index.d.ts",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5880,7 +5880,7 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

ywasm@0.16.10:
version "0.16.10"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.16.10.tgz#a5f4a399729d6b3d5ba5e3ebaec597afed57cdf4"
integrity sha512-nsoiKOD4rpBoWvwIfqTLo5cQcHh3d1gromzMkI1pBqg1Er4T+pl7Irs/Yg4i1QPQtTiKUWGPkVQnjcVE4zNyZQ==
ywasm@0.17.3:
version "0.17.3"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.17.3.tgz#7fc6f7de079438c3ef28164979a1b8a45641ad30"
integrity sha512-9IUkmH5KEu09LlXdbyDjJev7j9G0eOE2M000dAQ62q0m3ac4wZT+TENgKGCiyCfUKRcNxmrY8jMD3IVKhv3MuA==

0 comments on commit a618dab

Please sign in to comment.