From 4ff5b1e64ee7965127b8e4d193f86efe44a75900 Mon Sep 17 00:00:00 2001 From: Jose Daniel Hernandez Date: Wed, 6 Mar 2024 15:43:51 -0600 Subject: [PATCH] Update albatross web-client to v0.20.2 Update albatross web-client to v0.20.2. --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7c020e00a..ed3225ecc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -393,9 +393,9 @@ "@ethersproject/strings" "^5.7.0" "@nimiq/albatross-wasm@npm:@nimiq/core-web@next": - version "2.0.0-alpha.20.1" - resolved "https://registry.yarnpkg.com/@nimiq/core-web/-/core-web-2.0.0-alpha.20.1.tgz#932c67087f7e284a3137629e4d1371c7ce8a39a5" - integrity sha512-AxTyEsiqX6nMyORga/EH5bbWq7QcBXZzM2DIk8QhVQJTJks18meR+mSGx9Jowrwo6XB6ZFyIJlvHGF+qay/h4A== + version "2.0.0-alpha.20.2" + resolved "https://registry.yarnpkg.com/@nimiq/core-web/-/core-web-2.0.0-alpha.20.2.tgz#082fa6c4f9ea89461c90070d368c1076f87591d8" + integrity sha512-MYewEgYqJZsC0NMNDNhfJsN40+3x9MQvejvzTuDmhbRPG0Mn51Xpdsh3/YTsLNCeLOA13f+xWsFEdsKPCi75aw== dependencies: comlink "^4.4.1" websocket "^1.0.34"