Skip to content

Commit

Permalink
feat: upgrade alex-sdk to 0.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarkhanzadian committed Dec 13, 2023
1 parent df77eb9 commit 4a2b5d5
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 @@ -165,7 +165,7 @@
"@typescript-eslint/eslint-plugin": "6.7.4",
"@vkontakte/vk-qr": "2.0.13",
"@zondax/ledger-stacks": "1.0.4",
"alex-sdk": "0.1.22",
"alex-sdk": "0.1.23",
"are-passive-events-supported": "1.1.1",
"argon2-browser": "1.18.0",
"assert": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6580,10 +6580,10 @@ ajv@^6.12.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.7.0:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

alex-sdk@0.1.22:
version "0.1.22"
resolved "https://registry.yarnpkg.com/alex-sdk/-/alex-sdk-0.1.22.tgz#ea94f2ebbb962c402ee485e10c5de5b5b66240af"
integrity sha512-g8sQN5Cs8mbkbOb0sHFN//lYVlJq6jG452LGOtNSOeoP7I5WNWgkwn0OrW8jqxjanbQCgoouP4xutXky1JDIGQ==
alex-sdk@0.1.23:
version "0.1.23"
resolved "https://registry.yarnpkg.com/alex-sdk/-/alex-sdk-0.1.23.tgz#2fc47f3fb686cb42299bb90d511d397fef5f27a7"
integrity sha512-HVgEpB6lJJXW/F0YsYPqQsnOYYtitYaEhjt4xoJsBbqDBxXweIDAQUlGJJBv6VpEK0Veg9NPd+QbhkywIdPbJg==
dependencies:
clarity-codegen "^0.2.6"

Expand Down

0 comments on commit 4a2b5d5

Please sign in to comment.