Skip to content

Commit

Permalink
version 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-fireblocks committed Feb 12, 2024
1 parent 528f70f commit ecd83fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": "11.0.1",
"@fireblocks/ncw-js-sdk": "12.0.0",
"base58-js": "^2.0.0",
"classnames": "^2.3.2",
"js-base64": "^3.7.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,19 +738,19 @@
resolved "https://registry.yarnpkg.com/@firebase/webchannel-wrapper/-/webchannel-wrapper-0.10.5.tgz#cd9897680d0a2f1bce8d8c23a590e5874f4617c5"
integrity sha512-eSkJsnhBWv5kCTSU1tSUVl9mpFu+5NXXunZc83le8GMjMlsWwQArSc7cJJ4yl+aDFY0NGLi0AjZWMn1axOrkRg==

"@fireblocks/ncw-js-infra@^1.0.17":
"@fireblocks/[email protected]":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-infra/-/ncw-js-infra-1.0.17.tgz#e7de3e3c9d2da37dd3e30ef0b4a9044ef7da6d8a"
integrity sha512-nhg5fGGG1DkEz7DA7Qz46S+fqf2fKNHhxxUwabMEm8u18pzs3eeI232ZYXBE26tx/6MEbzMXFQyk14DnWLCJcQ==
dependencies:
"@types/emscripten" "^1.39.7"

"@fireblocks/ncw-js-sdk@11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-11.0.1.tgz#07f8ba4e976c4c8eb2bcd702943a5b2ae6642dfb"
integrity sha512-KVA3/YdhOafXmYVNuBck5835ZVqjfy6mPqj1T6+7hm2qGlxINCgFsZTZY38Z3cgp1vAQgIgg+21zwk70BGtbXA==
"@fireblocks/ncw-js-sdk@12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.0.0.tgz#7754ac7251910c27e757ac7129abab853486a3b4"
integrity sha512-UOWOY30JQeJBBqpEgZ6+HwbCOAaSatK+M6HkA9FSdqdvknwL4uo5cvf5pRboIuASX82EK3+oEF+hcAShmvFaQQ==
dependencies:
"@fireblocks/ncw-js-infra" "^1.0.17"
"@fireblocks/ncw-js-infra" "1.0.17"
jwt-decode "^3.1.2"
node-forge "^1.3.1"

Expand Down

0 comments on commit ecd83fa

Please sign in to comment.