diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index a3e64dc..6484c0c 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 86bde06..742b670 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "docker:run": "docker run -it ledger-polkadot-generic-api" }, "dependencies": { - "@noble/hashes": "1.3.3", + "@noble/hashes": "1.4.0", "@polkadot/api": "10.11.2", "@scure/base": "1.1.6", "body-parser": "^1.20.2", diff --git a/yarn.lock b/yarn.lock index c6eab55..d04a37f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -831,6 +831,13 @@ __metadata: languageName: node linkType: hard +"@noble/hashes@npm:1.4.0": + version: 1.4.0 + resolution: "@noble/hashes@npm:1.4.0" + checksum: 10c0/8c3f005ee72e7b8f9cff756dfae1241485187254e3f743873e22073d63906863df5d4f13d441b7530ea614b7a093f0d889309f28b59850f33b66cb26a779a4a5 + languageName: node + linkType: hard + "@nodelib/fs.scandir@npm:2.1.5": version: 2.1.5 resolution: "@nodelib/fs.scandir@npm:2.1.5" @@ -4865,7 +4872,7 @@ __metadata: version: 0.0.0-use.local resolution: "ledger-polkadot-generic-api@workspace:." dependencies: - "@noble/hashes": "npm:1.3.3" + "@noble/hashes": "npm:1.4.0" "@polkadot/api": "npm:10.11.2" "@polkadot/types": "npm:^10.11.2" "@scure/base": "npm:1.1.6"