mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
fix(bchjs): Bumping to v4.1.1
This commit is contained in:
Generated
+3
-3
@@ -343,9 +343,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@psf/bch-js": {
|
"@psf/bch-js": {
|
||||||
"version": "4.0.0",
|
"version": "4.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@psf/bch-js/-/bch-js-4.1.1.tgz",
|
||||||
"integrity": "sha512-A9jT00ypOefzkP0scigDATMjMC2RMqjM2ZME+w78+DIx6FfLgQ7WqmUvBIrVduCb1jqHuGNLGxBYBzacUIET4w==",
|
"integrity": "sha512-m1c41VClE+WJAmS+Wvh6+1A2grlNwSACLOp6Mc2L3Xk5sxUG1m+QNQ6c24bCyVGK10Zw/4tiIz2Xb1hPT9lyZg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@uppy/core": "^1.10.4",
|
"@uppy/core": "^1.10.4",
|
||||||
"@uppy/tus": "^1.5.12",
|
"@uppy/tus": "^1.5.12",
|
||||||
|
|||||||
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
"node": ">=10.15.1"
|
"node": ">=10.15.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@psf/bch-js": "^4.0.0",
|
"@psf/bch-js": "^4.1.1",
|
||||||
"apidoc": "^0.23.0",
|
"apidoc": "^0.23.0",
|
||||||
"axios": "^0.19.0",
|
"axios": "^0.19.0",
|
||||||
"bitcore-lib-cash": "^8.20.3",
|
"bitcore-lib-cash": "^8.20.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user