Skip to content

Commit

Permalink
Update dependency bitcoinjs-lib to v6.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 2035584 commit 59f3cb8
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-afc6995412-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/sources/dlc-btc-por/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "22.12.0",
"bitcoinjs-lib": "6.1.6",
"bitcoinjs-lib": "6.1.7",
"nock": "13.5.6",
"typescript": "5.6.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3464,7 +3464,7 @@ __metadata:
"@types/jest": "npm:27.5.2"
"@types/node": "npm:22.12.0"
bip32: "npm:4.0.0"
bitcoinjs-lib: "npm:6.1.6"
bitcoinjs-lib: "npm:6.1.7"
ethers: "npm:^5.4.6"
nock: "npm:13.5.6"
tslib: "npm:2.4.1"
Expand Down Expand Up @@ -14285,17 +14285,17 @@ __metadata:
languageName: node
linkType: hard

"bitcoinjs-lib@npm:6.1.6":
version: 6.1.6
resolution: "bitcoinjs-lib@npm:6.1.6"
"bitcoinjs-lib@npm:6.1.7":
version: 6.1.7
resolution: "bitcoinjs-lib@npm:6.1.7"
dependencies:
"@noble/hashes": "npm:^1.2.0"
bech32: "npm:^2.0.0"
bip174: "npm:^2.1.1"
bs58check: "npm:^3.0.1"
typeforce: "npm:^1.11.3"
varuint-bitcoin: "npm:^1.1.2"
checksum: 10/18057362e92756aacb3fdbb996beddb134406a998515fdab86d221a96fb203a9345e4c25e8151a788df169eae0cbb271c467d5669f40f2bc9fce487721061928
checksum: 10/d501b1cd83073ca6bc0cdefb7cf220dde651a49d9b52ba5da3fa6e98b6010f27c0234650dcf7b2285cc93b5e68723654071a6ebbdd3b4252a39022101c7592f2
languageName: node
linkType: hard

Expand Down

0 comments on commit 59f3cb8

Please sign in to comment.