From e4a5ecd2e418847698042acc176f14b2665853e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:34:16 +0000 Subject: [PATCH] Bump ipfs-log from 4.6.5 to 5.1.1 Bumps [ipfs-log](https://github.com/orbitdb/ipfs-log) from 4.6.5 to 5.1.1. - [Release notes](https://github.com/orbitdb/ipfs-log/releases) - [Commits](https://github.com/orbitdb/ipfs-log/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 201 +++++++++++++++++++++++++++++++++++++++++++++- package.json | 2 +- 2 files changed, 198 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8da2f58c..bed01be4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,6 +60,21 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/did-resolver/-/did-resolver-1.1.0.tgz", "integrity": "sha512-Q02Sc5VuQnJzzR8fQ/DzyCHiYb31WpQdocOsxppI66wwT4XalYRDeCr3a48mL6sYPQo76AkBh0mxte9ZBuQzxA==" + }, + "ipfs-log": { + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", + "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "requires": { + "json-stringify-deterministic": "^1.0.1", + "multihashing-async": "^2.0.1", + "orbit-db-identity-provider": "~0.3.1", + "orbit-db-io": "~0.2.0", + "p-do-whilst": "^1.1.0", + "p-each-series": "^2.1.0", + "p-map": "^4.0.0", + "p-whilst": "^2.1.0" + } } } }, @@ -143,6 +158,21 @@ "did-resolver": "^1.1.0", "ipfs-did-document": "^1.2.3" } + }, + "ipfs-log": { + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", + "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "requires": { + "json-stringify-deterministic": "^1.0.1", + "multihashing-async": "^2.0.1", + "orbit-db-identity-provider": "~0.3.1", + "orbit-db-io": "~0.2.0", + "p-do-whilst": "^1.1.0", + "p-each-series": "^2.1.0", + "p-map": "^4.0.0", + "p-whilst": "^2.1.0" + } } } }, @@ -173,6 +203,21 @@ "safe-buffer": "^5.1.2" }, "dependencies": { + "ipfs-log": { + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", + "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "requires": { + "json-stringify-deterministic": "^1.0.1", + "multihashing-async": "^2.0.1", + "orbit-db-identity-provider": "~0.3.1", + "orbit-db-io": "~0.2.0", + "p-do-whilst": "^1.1.0", + "p-each-series": "^2.1.0", + "p-map": "^4.0.0", + "p-whilst": "^2.1.0" + } + }, "is-ipfs": { "version": "0.6.3", "resolved": "https://registry.npmjs.org/is-ipfs/-/is-ipfs-0.6.3.tgz", @@ -17836,6 +17881,15 @@ "ansi-regex": "^5.0.0" } }, + "timeout-abort-controller": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/timeout-abort-controller/-/timeout-abort-controller-1.1.1.tgz", + "integrity": "sha512-BsF9i3NAJag6T0ZEjki9j654zoafI2X6ayuNd6Tp8+Ul6Tr5s4jo973qFeiWrRSweqvskC+AHDKUmIW4b7pdhQ==", + "requires": { + "abort-controller": "^3.0.0", + "retimer": "^2.0.0" + } + }, "universalify": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", @@ -18213,18 +18267,88 @@ } }, "ipfs-log": { - "version": "4.6.5", - "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", - "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-5.1.1.tgz", + "integrity": "sha512-yDcIJUcVAE0vffsBecxMUffT2rZA3omVq51doumVFY7VfKzuTFDsP6EpxZz/N1siHR4MxCqp0aiIyPX6V7LxiA==", "requires": { "json-stringify-deterministic": "^1.0.1", "multihashing-async": "^2.0.1", "orbit-db-identity-provider": "~0.3.1", - "orbit-db-io": "~0.2.0", + "orbit-db-io": "~0.4.0", "p-do-whilst": "^1.1.0", "p-each-series": "^2.1.0", "p-map": "^4.0.0", "p-whilst": "^2.1.0" + }, + "dependencies": { + "cids": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/cids/-/cids-1.1.4.tgz", + "integrity": "sha512-mo0IWZKcaQZsret8cP39MzDnPVT9NhhQEVaIKwWnBFaLtj2slTFckYMnbk15ptewNkb22qRBLfuBK+qiWYW/Mg==", + "requires": { + "multibase": "^3.0.1", + "multicodec": "^2.1.0", + "multihashes": "^3.0.1", + "uint8arrays": "^1.1.0" + } + }, + "ipld-dag-pb": { + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/ipld-dag-pb/-/ipld-dag-pb-0.20.0.tgz", + "integrity": "sha512-zfM0EdaolqNjAxIrtpuGKvXxWk5YtH9jKinBuQGTcngOsWFQhyybGCTJHGNGGtRjHNJi2hz5Udy/8pzv4kcKyg==", + "requires": { + "cids": "^1.0.0", + "class-is": "^1.1.0", + "multicodec": "^2.0.0", + "multihashing-async": "^2.0.0", + "protons": "^2.0.0", + "reset": "^0.1.0", + "run": "^1.4.0", + "stable": "^0.1.8", + "uint8arrays": "^1.0.0" + } + }, + "multicodec": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/multicodec/-/multicodec-2.1.0.tgz", + "integrity": "sha512-7AYpK/avswOWvnqQ9/jOkQCS7Fp4aKxw5ojvn5gyK2VQTZz3YVXeLMzoIZDBy745JSfJMXkTS0ptnHci5Mt1mA==", + "requires": { + "uint8arrays": "1.1.0", + "varint": "^6.0.0" + } + }, + "orbit-db-io": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/orbit-db-io/-/orbit-db-io-0.4.0.tgz", + "integrity": "sha512-xwCbQlV5okIhRyXrCzjAp37mAyKJO9LL1+y69UzkNfNuxIkcplZHVP9uUChYSkuKRosptf8/V2TWwDC7sQnGsA==", + "requires": { + "cids": "^1.0.2", + "ipld-dag-pb": "^0.20.0" + } + }, + "protons": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/protons/-/protons-2.0.0.tgz", + "integrity": "sha512-BTrE9D6/d1NGis+0D8TqAO1THdn4evHQhfjapA0NUaRH4+ecJJcbqaF7TE/DKv5czE9VB/TeOllBOmCyJhHnhg==", + "requires": { + "protocol-buffers-schema": "^3.3.1", + "signed-varint": "^2.0.1", + "uint8arrays": "^1.0.0", + "varint": "^5.0.0" + }, + "dependencies": { + "varint": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/varint/-/varint-5.0.2.tgz", + "integrity": "sha512-lKxKYG6H03yCZUpAGOPOsMcGxd1RHCu1iKvEHYDPmTyq2HueGhD73ssNBqqQWfvYs04G9iUFRvmAVLW20Jw6ow==" + } + } + }, + "varint": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/varint/-/varint-6.0.0.tgz", + "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==" + } } }, "ipfs-pubsub-1on1": { @@ -23513,6 +23637,15 @@ "multihashes": "^1.0.1", "murmurhash3js-revisited": "^3.0.0" } + }, + "timeout-abort-controller": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/timeout-abort-controller/-/timeout-abort-controller-1.1.1.tgz", + "integrity": "sha512-BsF9i3NAJag6T0ZEjki9j654zoafI2X6ayuNd6Tp8+Ul6Tr5s4jo973qFeiWrRSweqvskC+AHDKUmIW4b7pdhQ==", + "requires": { + "abort-controller": "^3.0.0", + "retimer": "^2.0.0" + } } } }, @@ -26907,6 +27040,21 @@ "readable-stream": "~3.6.0" }, "dependencies": { + "ipfs-log": { + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", + "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "requires": { + "json-stringify-deterministic": "^1.0.1", + "multihashing-async": "^2.0.1", + "orbit-db-identity-provider": "~0.3.1", + "orbit-db-io": "~0.2.0", + "p-do-whilst": "^1.1.0", + "p-each-series": "^2.1.0", + "p-map": "^4.0.0", + "p-whilst": "^2.1.0" + } + }, "p-map": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", @@ -27207,6 +27355,21 @@ "readable-stream": "~3.6.0" }, "dependencies": { + "ipfs-log": { + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", + "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "requires": { + "json-stringify-deterministic": "^1.0.1", + "multihashing-async": "^2.0.1", + "orbit-db-identity-provider": "~0.3.1", + "orbit-db-io": "~0.2.0", + "p-do-whilst": "^1.1.0", + "p-each-series": "^2.1.0", + "p-map": "^4.0.0", + "p-whilst": "^2.1.0" + } + }, "readable-stream": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", @@ -29379,6 +29542,23 @@ "tweetnacl": "^1.0.1", "tweetnacl-util": "^0.15.0", "webrtcsupport": "^2.2.0" + }, + "dependencies": { + "ipfs-log": { + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/ipfs-log/-/ipfs-log-4.6.5.tgz", + "integrity": "sha512-FJN5yd1LCbVvG3+fVkqfB42TOMtvbTqSYvkd4LWj4tFtF16uh2T76LkRJud6CXJChPynRqS6zsjAvLNAZKwp6g==", + "requires": { + "json-stringify-deterministic": "^1.0.1", + "multihashing-async": "^2.0.1", + "orbit-db-identity-provider": "~0.3.1", + "orbit-db-io": "~0.2.0", + "p-do-whilst": "^1.1.0", + "p-each-series": "^2.1.0", + "p-map": "^4.0.0", + "p-whilst": "^2.1.0" + } + } } }, "3id-resolver": { @@ -32076,6 +32256,11 @@ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=" }, + "reset": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/reset/-/reset-0.1.0.tgz", + "integrity": "sha1-n8cxQXGZWubLC35YsGznUir0uvs=" + }, "resolve": { "version": "1.17.0", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz", @@ -32386,6 +32571,14 @@ "integrity": "sha512-OfWGQTb9vnwRjwtA2QwpG2ICclHC3pgXZO5xt8H2EfgDquO0qVdSb5T88L4qJVAEugbS56pAuV4XZM58UX8ulw==", "dev": true }, + "run": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/run/-/run-1.4.0.tgz", + "integrity": "sha1-4X2ekEOrL+F3dsspnhI3848LT/o=", + "requires": { + "minimatch": "*" + } + }, "run-async": { "version": "2.4.1", "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", diff --git a/package.json b/package.json index 1e31e4676..6c5e4d0c7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "fortmatic": "^1.1.3", "history": "^4.7.2", "idb-readable-stream": "0.0.4", - "ipfs-log": "^4.6.5", + "ipfs-log": "^5.1.1", "level-js": "^5.0.1", "levelup": "^4.4.0", "libp2p-pubsub": "0.4.6",