Skip to content

Commit daf08b9

Browse files
Merge pull request #31 from fireblocks/sdk-version
upgrade js-sdk
2 parents 50a449f + 180b0a2 commit daf08b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"preview": "vite preview"
1616
},
1717
"dependencies": {
18-
"@fireblocks/ncw-js-sdk": "12.1.1",
18+
"@fireblocks/ncw-js-sdk": "12.1.2",
1919
"base58-js": "^2.0.0",
2020
"classnames": "^2.3.2",
2121
"js-base64": "^3.7.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -745,10 +745,10 @@
745745
dependencies:
746746
"@types/emscripten" "^1.39.7"
747747

748-
"@fireblocks/ncw-js-sdk@12.1.1":
749-
version "12.1.1"
750-
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.1.1.tgz#8657cc4c5d774bcb0e5edc92d4c893c2b938d4d8"
751-
integrity sha512-IDO7rRxLUxCOMCA7qa9GKAUKegzwQ92kI5MRQ38kIpAwDbqLj7pANoCn+Modb2OJN57yHwbXVjdDH8wcoWc+7Q==
748+
"@fireblocks/ncw-js-sdk@12.1.2":
749+
version "12.1.2"
750+
resolved "https://registry.yarnpkg.com/@fireblocks/ncw-js-sdk/-/ncw-js-sdk-12.1.2.tgz#4da17e093b9664942ee195bde0785b10382c6d3f"
751+
integrity sha512-3lo7tc/dcvq9QVKkFHrZhQucPn0pUcJu8owAgxN7CNiXcfDFwtGYRGtkiug4P5U3+bPbuLou6rJsiGnQ6Ddt1g==
752752
dependencies:
753753
"@fireblocks/ncw-js-infra" "1.0.19"
754754
jwt-decode "^3.1.2"

0 commit comments

Comments
 (0)