From b33026d0a6c69de911017cd0fc56b12b098f29b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 08:40:22 +0000 Subject: [PATCH] chore(deps): bump bitcoinjs-lib from 5.2.0 to 6.1.6 Bumps [bitcoinjs-lib](https://github.com/bitcoinjs/bitcoinjs-lib) from 5.2.0 to 6.1.6. - [Changelog](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/CHANGELOG.md) - [Commits](https://github.com/bitcoinjs/bitcoinjs-lib/compare/v5.2.0...v6.1.6) --- updated-dependencies: - dependency-name: bitcoinjs-lib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3b72e41..5e6609fc 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@interlay/monetary-js": "0.7.4", "@polkadot/api": "10.9.1", "big.js": "6.1.1", - "bitcoinjs-lib": "^5.2.0", + "bitcoinjs-lib": "^6.1.6", "bn.js": "4.12.0", "cross-fetch": "^4.0.0", "yargs": "^17.5.1"