mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
fix(bch-js): Bumping to v4.16.1
This commit is contained in:
Generated
+6
-6
@@ -395,9 +395,9 @@
|
||||
}
|
||||
},
|
||||
"@psf/bch-js": {
|
||||
"version": "4.15.21",
|
||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.15.21.tgz",
|
||||
"integrity": "sha512-htwod6Xa9Gbn21/EOJe2BhqcrD8bJaEOCHpLC9L6FcWPt4/sFxaRqeiPt55uljOCZwCIQk9KLIhIDWY0sgRycA==",
|
||||
"version": "4.16.1",
|
||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.16.1.tgz",
|
||||
"integrity": "sha512-0rAOLGwxuzCrpe6dbz5nQ9KQTJIJNGzihSVSVfv0PXIeBKQKq+MuEG7u6rZXNeJlLWokosGwf6aysK2EbDGcqA==",
|
||||
"requires": {
|
||||
"@psf/bip21": "^2.0.1",
|
||||
"@psf/bip32-utils": "^1.0.0",
|
||||
@@ -12890,9 +12890,9 @@
|
||||
}
|
||||
},
|
||||
"tape": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/tape/-/tape-5.2.1.tgz",
|
||||
"integrity": "sha512-pjrC4M7OUCndgKNJ9AEy/WCfOd8Voux6pD/WlzRi0855ZZa66nPFlisCtPixA5Phh/V/tu6v8Q1cNRND9AcYMA==",
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/tape/-/tape-5.2.2.tgz",
|
||||
"integrity": "sha512-grXrzPC1ly2kyTMKdqxh5GiLpb0BpNctCuecTB0psHX4Gu0nc+uxWR4xKjTh/4CfQlH4zhvTM2/EXmHXp6v/uA==",
|
||||
"requires": {
|
||||
"call-bind": "^1.0.2",
|
||||
"deep-equal": "^2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user