Skip to content

Commit

Permalink
fix: hot-wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
AZbang committed Feb 4, 2025
1 parent 245a943 commit 5bba704
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 @@ -93,7 +93,7 @@
"@angular/platform-browser-dynamic": "16.1.9",
"@angular/router": "16.1.9",
"@here-wallet/core": "3.4.0",
"@hot-wallet/sdk": "1.0.6",
"@hot-wallet/sdk": "1.0.7",
"@jscutlery/semver": "5.3.1",
"@ledgerhq/hw-transport": "6.30.3",
"@ledgerhq/hw-transport-webhid": "6.29.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3310,10 +3310,10 @@
sha1 "^1.1.1"
uuid4 "2.0.3"

"@hot-wallet/[email protected].6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@hot-wallet/sdk/-/sdk-1.0.6.tgz#3c159796049ecfb949c6f2fc888606f01220b978"
integrity sha512-H3YQSCDmxV4RgMPg9rTLu2mAP1rkQT7wqsYeEaQdMtEHqE6o0CtDGrBs8VRvXyBbqrkUNYflO01edMwNI4siOw==
"@hot-wallet/[email protected].7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@hot-wallet/sdk/-/sdk-1.0.7.tgz#d57e6e13e1a79189410a6a8373b5c9919a6abff3"
integrity sha512-atFCg7w50II4y9FIIvbJmPT2lZ0AeCHy/MY1q5da3tXQdpc6vv3qG4XQwlh2hpegDiixvRi1hATuHpy163INHg==
dependencies:
"@near-js/crypto" "^1.4.0"
"@near-js/utils" "^1.0.0"
Expand Down

0 comments on commit 5bba704

Please sign in to comment.