Skip to content

Commit

Permalink
sdk version 12.5.2 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-fireblocks authored Oct 31, 2024
1 parent 1e22a96 commit e3f21d6
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 @@ -15,7 +15,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fireblocks/ncw-js-sdk": "12.5.0",
"@fireblocks/ncw-js-sdk": "12.5.2",
"base58-js": "^2.0.0",
"classnames": "^2.3.2",
"js-base64": "^3.7.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -745,10 +745,10 @@
dependencies:
"@types/emscripten" "^1.39.7"

"@fireblocks/[email protected].0":
version "12.5.0"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.5.0.tgz#616383b3bf19e3a6e2c8e17aec487d79e85a5ac4"
integrity sha512-KmMia8L6J1HY8LTHeaGVwKEioPaBY2E+w9ulO5qLPeNszlvq6jZomb7rdX8HumnfrpQIL/9YzFCKrCTGcv4F2A==
"@fireblocks/[email protected].2":
version "12.5.2"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.5.2.tgz#8b9818d3f1c82ffc168ddde6c0ed9db47055c858"
integrity sha512-1972UBTM+HjHXIcxISyvbnmN2kRrcyTw0n5u8lIDRmXPnF4Pb30LSXFYWd8su0MjAig8PVLuz/JzhayTW7qpTg==
dependencies:
"@fireblocks/ncw-js-infra" "1.0.21"
jwt-decode "^3.1.2"
Expand Down

0 comments on commit e3f21d6

Please sign in to comment.