Skip to content

Commit

Permalink
chore: bump key-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
sparten11740 committed Jul 31, 2024
1 parent 45b4e83 commit 9efc646
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/key-identifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"todo:reenable:test:integration": "jest --testMatch='**/*.integration-test.js'"
},
"dependencies": {
"@exodus/key-utils": "^3.5.1",
"@exodus/key-utils": "^3.6.1",
"minimalistic-assert": "^1.0.1"
},
"devDependencies": {
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1986,7 +1986,7 @@ __metadata:
resolution: "@exodus/key-identifier@workspace:libraries/key-identifier"
dependencies:
"@exodus/key-ids": ^1.2.2
"@exodus/key-utils": ^3.5.1
"@exodus/key-utils": ^3.6.1
"@exodus/keychain": "workspace:^"
minimalistic-assert: ^1.0.1
languageName: unknown
Expand Down Expand Up @@ -2035,6 +2035,18 @@ __metadata:
languageName: node
linkType: hard

"@exodus/key-utils@npm:^3.6.1":
version: 3.6.1
resolution: "@exodus/key-utils@npm:3.6.1"
dependencies:
"@exodus/bip32": ^2.1.0
"@exodus/hdkey": ^2.1.0-exodus.0
bip32-path: ^0.4.2
minimalistic-assert: ^1.0.1
checksum: d3e8e9832f28ea93188bde94a22be248d4a5bc46bc62dd54d79a783fbc7eb233dbbef3b8f6bf47539a9ac808adca9ea8cd5465a6307f1790fdefda0b9832d4da
languageName: node
linkType: hard

"@exodus/keychain@npm:^5.0.1":
version: 5.0.1
resolution: "@exodus/keychain@npm:5.0.1"
Expand Down

0 comments on commit 9efc646

Please sign in to comment.