From 65e34ee4e100ed925ce731e51e7ccbb89a2d89f9 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sat, 13 Apr 2019 12:44:10 +0100 Subject: [PATCH] Update kredits-contracts --- package-lock.json | 47 +++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 40 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index bdfe4c4..8cc07d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -255,6 +255,11 @@ "safe-buffer": "^5.0.1" } }, + "base64-js": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz", + "integrity": "sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==" + }, "bignumber.js": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-8.1.1.tgz", @@ -371,6 +376,15 @@ "base-x": "^3.0.2" } }, + "buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.2.1.tgz", + "integrity": "sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==", + "requires": { + "base64-js": "^1.0.2", + "ieee754": "^1.1.4" + } + }, "buffer-xor": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz", @@ -841,14 +855,15 @@ } }, "ipfs-http-client": { - "version": "30.1.1", - "resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-30.1.1.tgz", - "integrity": "sha512-tMqSwEhW57VnjHDBLjKKlgtAvlhkqVSR3oIFC0IiGnaM1nzcw7pbFBoHaFzl0PKIuXm40a5bJt85Rm2trYx+Ag==", + "version": "30.1.3", + "resolved": "https://registry.npmjs.org/ipfs-http-client/-/ipfs-http-client-30.1.3.tgz", + "integrity": "sha512-NQ7WTLKUZeoKaKXrTSLAtjASRYCR0bPdsolZf16Y7Gt7o3RfiPpFF+AqvP0xbekOV3/zhFj2Qyf6ShEV4CCtsQ==", "requires": { "async": "^2.6.1", "bignumber.js": "^8.0.2", "bl": "^3.0.0", "bs58": "^4.0.1", + "buffer": "^5.2.1", "cids": "~0.5.5", "concat-stream": "github:hugomrdias/concat-stream#feat/smaller", "debug": "^4.1.0", @@ -863,7 +878,7 @@ "is-ipfs": "~0.6.0", "is-pull-stream": "0.0.0", "is-stream": "^1.1.0", - "iso-stream-http": "~0.1.1", + "iso-stream-http": "~0.1.2", "iso-url": "~0.4.6", "just-kebab-case": "^1.1.0", "just-map-keys": "^1.1.0", @@ -1160,13 +1175,24 @@ } }, "kredits-contracts": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kredits-contracts/-/kredits-contracts-4.0.0.tgz", - "integrity": "sha512-N7D1PPrfINXqm7f6SRU3+8eb7EyKjnR7xnBUwfEUUWvocr5xOmpkhekn3gMR6+jLJNvi8XTh0ao0jRWakRSFkw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/kredits-contracts/-/kredits-contracts-5.1.0.tgz", + "integrity": "sha512-IALPPatInkA0khvSDr1/iooUAD2wnsC56ylKqWjhqq1vdOJHx8C/vpcIaKf3KVXS1RD/JpcBkASeHSv7TIXx/g==", "requires": { "ethers": "^4.0.27", "ipfs-http-client": "^30.1.1", - "rsvp": "^4.8.2" + "kosmos-schemas": "github:67P/kosmos-schemas#feature/contribution_date_time", + "rsvp": "^4.8.2", + "tv4": "^1.3.0" + }, + "dependencies": { + "kosmos-schemas": { + "version": "github:67P/kosmos-schemas#28a5e9f1fc2e083165e4e02ce3361c3f4fafa592", + "from": "github:67P/kosmos-schemas#feature/contribution_date_time", + "requires": { + "brfs-babel": "^1.0.0" + } + } } }, "libp2p-crypto": { @@ -1928,6 +1954,11 @@ "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz", "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=" }, + "tv4": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/tv4/-/tv4-1.3.0.tgz", + "integrity": "sha1-0CDIRvrdUMhVq7JeuuzGj8EPeWM=" + }, "tweetnacl": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-1.0.1.tgz", diff --git a/package.json b/package.json index a75c927..efe2909 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "ethers": "^4.0.27", "group-array": "^0.3.3", "kosmos-schemas": "^1.1.2", - "kredits-contracts": "4.x", + "kredits-contracts": "5.x", "node-cron": "^2.0.3", "node-fetch": "^2.3.0", "prompt": "^1.0.0"