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.15.7
This commit is contained in:
Generated
+7
-7
@@ -8,7 +8,7 @@
|
||||
"version": "1.16.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@psf/bch-js": "^4.15.4",
|
||||
"@psf/bch-js": "^4.15.7",
|
||||
"apidoc": "^0.26.0",
|
||||
"axios": "^0.21.1",
|
||||
"bitcore-lib-cash": "^8.23.1",
|
||||
@@ -458,9 +458,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@psf/bch-js": {
|
||||
"version": "4.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.15.4.tgz",
|
||||
"integrity": "sha512-UqUC3uHLZRtmF4eCJ7ABH0tDOH2jKBM5wZ5SRu6qRSaNCSqQsSHlN/y+98muk4c+7RAFER5v0DyekWo/J1HP6w==",
|
||||
"version": "4.15.7",
|
||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.15.7.tgz",
|
||||
"integrity": "sha512-8PuPlAksbBiEG4UnLBp7uyPW+EM+qv/T9CQcEiQa66FtXndECEFLCsx0eMC+keVSzVUiwBGzGERK1JPFqd8euw==",
|
||||
"dependencies": {
|
||||
"@psf/bip21": "^2.0.1",
|
||||
"@psf/bip32-utils": "^0.13.1",
|
||||
@@ -18627,9 +18627,9 @@
|
||||
}
|
||||
},
|
||||
"@psf/bch-js": {
|
||||
"version": "4.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.15.4.tgz",
|
||||
"integrity": "sha512-UqUC3uHLZRtmF4eCJ7ABH0tDOH2jKBM5wZ5SRu6qRSaNCSqQsSHlN/y+98muk4c+7RAFER5v0DyekWo/J1HP6w==",
|
||||
"version": "4.15.7",
|
||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.15.7.tgz",
|
||||
"integrity": "sha512-8PuPlAksbBiEG4UnLBp7uyPW+EM+qv/T9CQcEiQa66FtXndECEFLCsx0eMC+keVSzVUiwBGzGERK1JPFqd8euw==",
|
||||
"requires": {
|
||||
"@psf/bip21": "^2.0.1",
|
||||
"@psf/bip32-utils": "^0.13.1",
|
||||
|
||||
Reference in New Issue
Block a user