fix(bch-js): Bumping to v4.16.1

This commit is contained in:
Chris Troutner
2021-03-08 17:43:15 -08:00
parent d38746dcbd
commit f7125be3c8
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -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",