From f3d7990ba46b7d74b2df8ac07464009a7a7e4cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren?= Date: Thu, 4 Jul 2024 13:54:14 +0200 Subject: [PATCH] Update @nimiq/core to v0.22.3 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0d77bf7b6..9dd02a756 100644 --- a/yarn.lock +++ b/yarn.lock @@ -433,9 +433,9 @@ "@jridgewell/sourcemap-codec" "^1.4.14" "@nimiq/albatross-wasm@npm:@nimiq/core@next": - version "2.0.0-next.22.0" - resolved "https://registry.yarnpkg.com/@nimiq/core/-/core-2.0.0-next.22.0.tgz#23d591f37cac65a59f88e2ae4c4d051c43350236" - integrity sha512-d7ot5m1cciP1+PYv3hglHoZ+kKhUBNqCqByTaTYlCMeUQTnGJ8g2JowBtr3Lz1SOlyHN0QPqiLSd5K+CyiImcQ== + version "2.0.0-next.22.3" + resolved "https://registry.yarnpkg.com/@nimiq/core/-/core-2.0.0-next.22.3.tgz#d46143a0eaf2ab8ee8067014f6a9c15840f44eee" + integrity sha512-sYMZiTwpmg3U32DJ3VefZJL/Y/+bwC0aulK7k+/w0IMNRyBn4ajb4BkJGTq9HEsxbK/KDjm+Y4gpM7afjNS4Sg== dependencies: comlink "^4.4.1" websocket "^1.0.34"