Skip to content

Commit fc1abc1

Browse files
chore(deps): update dependency bitcoinjs-lib to v6.1.6 (#3511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 056ca36 commit fc1abc1

9 files changed

+10
-10
lines changed

.pnp.cjs

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
-23.2 KB
Binary file not shown.
-12.5 KB
Binary file not shown.

packages/sources/dlc-btc-por/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/jest": "27.5.2",
3232
"@types/node": "16.18.115",
33-
"bitcoinjs-lib": "6.1.5",
33+
"bitcoinjs-lib": "6.1.6",
3434
"nock": "13.5.4",
3535
"typescript": "5.0.4"
3636
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3962,7 +3962,7 @@ __metadata:
39623962
"@types/jest": "npm:27.5.2"
39633963
"@types/node": "npm:16.18.115"
39643964
bip32: "npm:4.0.0"
3965-
bitcoinjs-lib: "npm:6.1.5"
3965+
bitcoinjs-lib: "npm:6.1.6"
39663966
ethers: "npm:^5.4.6"
39673967
nock: "npm:13.5.4"
39683968
tslib: "npm:2.4.1"
@@ -14851,17 +14851,17 @@ __metadata:
1485114851
languageName: node
1485214852
linkType: hard
1485314853

14854-
"bitcoinjs-lib@npm:6.1.5":
14855-
version: 6.1.5
14856-
resolution: "bitcoinjs-lib@npm:6.1.5"
14854+
"bitcoinjs-lib@npm:6.1.6":
14855+
version: 6.1.6
14856+
resolution: "bitcoinjs-lib@npm:6.1.6"
1485714857
dependencies:
1485814858
"@noble/hashes": "npm:^1.2.0"
1485914859
bech32: "npm:^2.0.0"
1486014860
bip174: "npm:^2.1.1"
1486114861
bs58check: "npm:^3.0.1"
1486214862
typeforce: "npm:^1.11.3"
1486314863
varuint-bitcoin: "npm:^1.1.2"
14864-
checksum: 10/9a4dc588cb989173e8631180078c141c7ca0456865490c2c1f052e86e87b92954556a10f516371a9d96bd294433c245961dba2ff8b1d70327c22a555dd201767
14864+
checksum: 10/18057362e92756aacb3fdbb996beddb134406a998515fdab86d221a96fb203a9345e4c25e8151a788df169eae0cbb271c467d5669f40f2bc9fce487721061928
1486514865
languageName: node
1486614866
linkType: hard
1486714867

0 commit comments

Comments
 (0)