update frontblock and drone.yml

This commit is contained in:
peter
2019-07-02 01:10:32 +02:00
parent 68ebdcf19e
commit 91d1dcf9f7
2 changed files with 31 additions and 7 deletions
+7 -7
View File
@@ -2854,16 +2854,16 @@
}
},
"frontblock": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/frontblock/-/frontblock-0.2.1.tgz",
"integrity": "sha512-q8OzRlXmZjMI9513PW//x0bgqQ/kl7G8KbKewE/ZaiK2FenfskRLe/qoqFLs7G9DXVTORkNDI49Yp5ka8pL2Sg==",
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/frontblock/-/frontblock-0.2.3.tgz",
"integrity": "sha512-VxKBkt3D3t8r5yVAqb2A2ccJfSBO9tJkS/MIJigjoilDFxwyALoL7ZwcnyEmUBbOzfLssrOp2s4LGCTInStNFg==",
"requires": {
"@types/node": "^11.13.10",
"bip39": "^3.0.2",
"bitcoinjs-lib": "^5.0.4",
"bsock": "^0.1.9",
"express": "^4.16.4",
"frontblock-generic": "^0.2.7",
"frontblock-generic": "^0.2.8",
"hdkey": "^1.1.1",
"log4js": "^4.3.1",
"minimist": "^1.2.0",
@@ -2872,9 +2872,9 @@
}
},
"frontblock-generic": {
"version": "0.2.7",
"resolved": "https://registry.npmjs.org/frontblock-generic/-/frontblock-generic-0.2.7.tgz",
"integrity": "sha512-MWJmfJeJs7zqiDCIijgGQhprY3dOI3jSvhs11XRA7+y90tPQQRYX8pLKLjEpaeKVF0YceBfcQvATZ4xEg5EshA==",
"version": "0.2.8",
"resolved": "https://registry.npmjs.org/frontblock-generic/-/frontblock-generic-0.2.8.tgz",
"integrity": "sha512-bGlJEYprAs1IBlb4kZc2PxTCUI6oUACT5856AYE8jV2PZ6JTErLFyu9P84kUz73zr14gjgv8snLMPmHKcjdxbQ==",
"requires": {
"@types/node": "^12.0.0",
"bsock": "^0.1.9",