Skip to content

Commit

Permalink
Update transitive @nimiq/core dependency to only have one version
Browse files Browse the repository at this point in the history
  • Loading branch information
sisou committed Dec 1, 2024
1 parent 2fe7584 commit 68f4bd6
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,10 +1807,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@nimiq/albatross-wasm@npm:@nimiq/core@^2.0.0":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@nimiq/core/-/core-2.0.3.tgz#d14ae22c27128740113cdb1f22f8d8ca67a73eff"
integrity sha512-+5cVCaYNcQsh3XOvvJFZPi3TvXNCZQfiuLlxqSWwHnaJsQ4C1g9GNhQQELLUomLiZvtEIqR4Qs7cUF/zw7gHGQ==
"@nimiq/albatross-wasm@npm:@nimiq/core@^2.0.0", "@nimiq/core@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@nimiq/core/-/core-2.0.5.tgz#055407407eb5a3016183460b61c552936d3f989c"
integrity sha512-fqTXjPqU3+uCa0W/3X//grMzu96eyyFdJR+aaZ5jlZrEah/Pb/ERjHuTgsC3y0TBBuYT8ohTDHktvs+p8MKPPA==
dependencies:
comlink "^4.4.1"
websocket "^1.0.34"
Expand All @@ -1825,14 +1825,6 @@
resolved "https://registry.yarnpkg.com/@nimiq/core-web/-/core-web-1.6.4.tgz#2ab36ab6f7d4062c3d534e6da831c2ccaae959de"
integrity sha512-D0jVukuL+zsUXicS4cCZEPlBzlzBe0D1sNWecEhaSjTR1iMa9f+fA9l08wlQtRVw96Z6yHRgQokWVnO1GcWI7Q==

"@nimiq/core@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@nimiq/core/-/core-2.0.5.tgz#055407407eb5a3016183460b61c552936d3f989c"
integrity sha512-fqTXjPqU3+uCa0W/3X//grMzu96eyyFdJR+aaZ5jlZrEah/Pb/ERjHuTgsC3y0TBBuYT8ohTDHktvs+p8MKPPA==
dependencies:
comlink "^4.4.1"
websocket "^1.0.34"

"@nimiq/electrum-client@https://github.com/nimiq/electrum-client#build":
version "0.1.0"
resolved "https://github.com/nimiq/electrum-client#61c5b97d9bcd3ff0f49703dd5bdc30c711dd506c"
Expand Down

0 comments on commit 68f4bd6

Please sign in to comment.