Skip to content

Commit 300e17a

Browse files
committed
chore: update @bitcoinerlab/secp256k1 to version 1.2.0
1 parent 8fe1bc0 commit 300e17a

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

package-lock.json

+40-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@bitcoinerlab/descriptors",
33
"description": "This library parses and creates Bitcoin Miniscript Descriptors and generates Partially Signed Bitcoin Transactions (PSBTs). It provides PSBT finalizers and signers for single-signature, BIP32 and Hardware Wallets.",
44
"homepage": "https://github.com/bitcoinerlab/descriptors",
5-
"version": "2.2.0",
5+
"version": "2.2.1",
66
"author": "Jose-Luis Landabaso",
77
"license": "MIT",
88
"repository": {
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@bitcoinerlab/miniscript": "^1.4.0",
71-
"@bitcoinerlab/secp256k1": "^1.1.1",
71+
"@bitcoinerlab/secp256k1": "^1.2.0",
7272
"bip32": "^4.0.0",
7373
"bitcoinjs-lib": "^6.1.3",
7474
"ecpair": "^2.1.0",

0 commit comments

Comments
 (0)