Skip to content

Commit

Permalink
Merge pull request #31 from fireblocks/sdk-version
Browse files Browse the repository at this point in the history
upgrade js-sdk
  • Loading branch information
yuval-fireblocks committed May 15, 2024
2 parents 50a449f + 180b0a2 commit daf08b9
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.1.1",
"@fireblocks/ncw-js-sdk": "12.1.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/ncw-js-sdk@12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.1.1.tgz#8657cc4c5d774bcb0e5edc92d4c893c2b938d4d8"
integrity sha512-IDO7rRxLUxCOMCA7qa9GKAUKegzwQ92kI5MRQ38kIpAwDbqLj7pANoCn+Modb2OJN57yHwbXVjdDH8wcoWc+7Q==
"@fireblocks/ncw-js-sdk@12.1.2":
version "12.1.2"
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.1.2.tgz#4da17e093b9664942ee195bde0785b10382c6d3f"
integrity sha512-3lo7tc/dcvq9QVKkFHrZhQucPn0pUcJu8owAgxN7CNiXcfDFwtGYRGtkiug4P5U3+bPbuLou6rJsiGnQ6Ddt1g==
dependencies:
"@fireblocks/ncw-js-infra" "1.0.19"
jwt-decode "^3.1.2"
Expand Down

0 comments on commit daf08b9

Please sign in to comment.