update frontblock and drone.yml
This commit is contained in:
Generated
+7
-7
@@ -2854,16 +2854,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"frontblock": {
|
"frontblock": {
|
||||||
"version": "0.2.1",
|
"version": "0.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/frontblock/-/frontblock-0.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/frontblock/-/frontblock-0.2.3.tgz",
|
||||||
"integrity": "sha512-q8OzRlXmZjMI9513PW//x0bgqQ/kl7G8KbKewE/ZaiK2FenfskRLe/qoqFLs7G9DXVTORkNDI49Yp5ka8pL2Sg==",
|
"integrity": "sha512-VxKBkt3D3t8r5yVAqb2A2ccJfSBO9tJkS/MIJigjoilDFxwyALoL7ZwcnyEmUBbOzfLssrOp2s4LGCTInStNFg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/node": "^11.13.10",
|
"@types/node": "^11.13.10",
|
||||||
"bip39": "^3.0.2",
|
"bip39": "^3.0.2",
|
||||||
"bitcoinjs-lib": "^5.0.4",
|
"bitcoinjs-lib": "^5.0.4",
|
||||||
"bsock": "^0.1.9",
|
"bsock": "^0.1.9",
|
||||||
"express": "^4.16.4",
|
"express": "^4.16.4",
|
||||||
"frontblock-generic": "^0.2.7",
|
"frontblock-generic": "^0.2.8",
|
||||||
"hdkey": "^1.1.1",
|
"hdkey": "^1.1.1",
|
||||||
"log4js": "^4.3.1",
|
"log4js": "^4.3.1",
|
||||||
"minimist": "^1.2.0",
|
"minimist": "^1.2.0",
|
||||||
@@ -2872,9 +2872,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"frontblock-generic": {
|
"frontblock-generic": {
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"resolved": "https://registry.npmjs.org/frontblock-generic/-/frontblock-generic-0.2.7.tgz",
|
"resolved": "https://registry.npmjs.org/frontblock-generic/-/frontblock-generic-0.2.8.tgz",
|
||||||
"integrity": "sha512-MWJmfJeJs7zqiDCIijgGQhprY3dOI3jSvhs11XRA7+y90tPQQRYX8pLKLjEpaeKVF0YceBfcQvATZ4xEg5EshA==",
|
"integrity": "sha512-bGlJEYprAs1IBlb4kZc2PxTCUI6oUACT5856AYE8jV2PZ6JTErLFyu9P84kUz73zr14gjgv8snLMPmHKcjdxbQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/node": "^12.0.0",
|
"@types/node": "^12.0.0",
|
||||||
"bsock": "^0.1.9",
|
"bsock": "^0.1.9",
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user