Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chcmedeiros committed Dec 4, 2024
1 parent ed180aa commit 02bbe99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests_zemu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@zondax/ledger-flare": "../js",
"@zondax/zemu": "^0.52.0"
"@zondax/zemu": "^0.53.0"
},
"devDependencies": {
"@ethereumjs/common": "^4.4.0",
Expand All @@ -28,20 +28,20 @@
"@types/jest": "^29.5.12",
"@types/ledgerhq__hw-transport": "^4.21.4",
"@types/secp256k1": "^4.0.6",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"blakejs": "^1.1.1",
"crypto-js": "4.2.0",
"ed25519-supercop": "^2.0.1",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "29.7.0",
"js-sha256": "0.11.0",
"jssha": "^3.2.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"secp256k1": "^5.0.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 02bbe99

Please sign in to comment.