From 031db3748365e52f77019045300433fe1ecee9f4 Mon Sep 17 00:00:00 2001 From: Jose Daniel Hernandez Date: Wed, 6 Mar 2024 15:01:22 -0600 Subject: [PATCH] Update albatross web-client to v0.20.1 Update albatross web-client to v0.20.1. --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d99b9b88..7c020e00 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" - resolved "https://registry.yarnpkg.com/@nimiq/core-web/-/core-web-2.0.0-alpha.20.tgz#852a9ab963da04affd575a196d845a48a196becc" - integrity sha512-XRXMAzPOkvfQi/Y/FkGxNs0mZPvCk714ngYySOYI8IAB8rOr3AYVkv3bh8ZSa+57Nb2Pt9cIvhlOlIKJQ2rHTg== + 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== dependencies: comlink "^4.4.1" websocket "^1.0.34"