Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ftheirs committed Nov 28, 2023
1 parent 687fb38 commit 0247757
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion deps/ledger-secure-sdk
2 changes: 1 addition & 1 deletion deps/nanos-secure-sdk
Submodule nanos-secure-sdk updated 199 files
6 changes: 3 additions & 3 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"url": "https://github.com/zondax/ledger-namada/issues"
},
"dependencies": {
"@ledgerhq/hw-transport": "^6.29.0"
"@ledgerhq/hw-transport": "^6.30.0"
},
"devDependencies": {
"@types/ledgerhq__hw-transport": "^4.21.8",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"bip32": "^4.0.0",
"bip39": "^3.1.0",
"core-js": "^3.33.3",
Expand Down
6 changes: 3 additions & 3 deletions tests_zemu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"devDependencies": {
"@types/jest": "^29.5.6",
"@types/ledgerhq__hw-transport": "^4.21.6",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"blakejs": "^1.1.1",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"ed25519-supercop": "^2.0.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
Expand Down

0 comments on commit 0247757

Please sign in to comment.