diff --git a/package.json b/package.json index 25edd3d3..c8c8ce19 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@polkadot/api": "10.9.1", "big.js": "6.1.1", "bitcoinjs-lib": "^5.2.0", - "bn.js": "4.12.0", + "bn.js": "4.12.1", "cross-fetch": "^4.0.0", "yargs": "^17.5.1" }, @@ -94,7 +94,7 @@ "typescript": "5.6.2" }, "resolutions": { - "bn.js": "4.12.0" + "bn.js": "4.12.1" }, "files": [ "build",