diff --git a/package.json b/package.json index caacaae35..a99531c26 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,7 @@ "pino": "https://github.com/pinojs/pino/tarball/d4d291cd271af969716ac40afce2ddecc7f3d9fa/pino.tar.gz", "iso-stream-http": "0.1.2", "stream-http": "npm:iso-stream-http@0.1.2", + "pull-to-stream": "0.1.1", "multiaddr": "6.0.6" }, "devDependencies": { @@ -123,7 +124,7 @@ "http-node": "1.2.0", "ipfs": "https://github.com/lidel/js-ipfs/tarball/17712a4b86bacb748ed429bd2a3ca73976e54ae0/js-ipfs.tar.gz", "ipfs-css": "0.12.0", - "ipfs-http-client": "30.1.2", + "ipfs-http-client": "30.1.3", "ipfs-http-response": "0.2.2", "ipfs-postmsg-proxy": "3.1.1", "ipfsx": "0.17.0", diff --git a/yarn.lock b/yarn.lock index 728899240..4a05c0973 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2347,7 +2347,7 @@ buffer@^4.3.0: ieee754 "^1.1.4" isarray "^1.0.0" -buffer@^5.1.0: +buffer@^5.1.0, buffer@^5.2.1: version "5.2.1" resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.2.1.tgz#dd57fa0f109ac59c602479044dca7b8b3d0b71d6" integrity sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg== @@ -6322,7 +6322,55 @@ ipfs-css@0.12.0: resolved "https://registry.yarnpkg.com/ipfs-css/-/ipfs-css-0.12.0.tgz#becf48dbdfb1c913006ff0c6dc6c56752a2cb6b3" integrity sha512-bU72aEG1LR1MVUnHIXsCxdZqJwKpQrh0Wod2aI1o940hVxobZqHEVw5PISdhVdtK42IaHhtq25wAl0zZlUwyiA== -ipfs-http-client@30.1.2, ipfs-http-client@^30.1.1: +ipfs-http-client@30.1.3: + version "30.1.3" + resolved "https://registry.yarnpkg.com/ipfs-http-client/-/ipfs-http-client-30.1.3.tgz#4767ed544fcaa1ac44d6b39cb2fc85cef170899f" + integrity sha512-NQ7WTLKUZeoKaKXrTSLAtjASRYCR0bPdsolZf16Y7Gt7o3RfiPpFF+AqvP0xbekOV3/zhFj2Qyf6ShEV4CCtsQ== + dependencies: + 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 hugomrdias/concat-stream#feat/smaller + debug "^4.1.0" + detect-node "^2.0.4" + end-of-stream "^1.4.1" + err-code "^1.1.2" + flatmap "0.0.3" + glob "^7.1.3" + ipfs-block "~0.8.0" + ipld-dag-cbor "~0.13.1" + ipld-dag-pb "~0.15.3" + is-ipfs "~0.6.0" + is-pull-stream "0.0.0" + is-stream "^1.1.0" + iso-stream-http "~0.1.2" + iso-url "~0.4.6" + just-kebab-case "^1.1.0" + just-map-keys "^1.1.0" + lru-cache "^5.1.1" + multiaddr "^6.0.6" + multibase "~0.6.0" + multicodec "~0.5.0" + multihashes "~0.4.14" + ndjson hugomrdias/ndjson#feat/readable-stream3 + once "^1.4.0" + peer-id "~0.12.2" + peer-info "~0.15.1" + promisify-es6 "^1.0.3" + pull-defer "~0.2.3" + pull-stream "^3.6.9" + pull-to-stream "~0.1.0" + pump "^3.0.0" + qs "^6.5.2" + readable-stream "^3.1.1" + stream-to-pull-stream "^1.7.2" + tar-stream "^2.0.1" + through2 "^3.0.1" + +ipfs-http-client@^30.1.1: version "30.1.2" resolved "https://registry.yarnpkg.com/ipfs-http-client/-/ipfs-http-client-30.1.2.tgz#63aa99e54e846e77412902810fb9e3d87216fb06" integrity sha512-WhK9kzUw8+mYgZoidplxUAy5C3XJNfrfDsWREg11PT+XFeyROsMByRlcKkW/xDwOZsu0+wBuFGRkIKBoETTdLg== @@ -11035,10 +11083,10 @@ pull-through@^1.0.18, pull-through@~1.0.6: dependencies: looper "~3.0.0" -pull-to-stream@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/pull-to-stream/-/pull-to-stream-0.1.0.tgz#2f90800962bbb548f2eb03ecdb4f97c9810b9132" - integrity sha512-LMvdE0JwT7XQZMFjc7JDl/G9gmoZ8Zo8e86SG4ZZUcjuwvod803KxpAK8WrmdxzHsMRK9DETlIzuA0tbEVv6jg== +pull-to-stream@0.1.1, pull-to-stream@~0.1.0: + version "0.1.1" + resolved "https://registry.yarnpkg.com/pull-to-stream/-/pull-to-stream-0.1.1.tgz#fa2058528528e3542b81d6f17cbc42288508ff37" + integrity sha512-thZkMv6F9PILt9zdvpI2gxs19mkDrlixYKX6cOBxAW16i1NZH+yLAmF4r8QfJ69zuQh27e01JZP9y27tsH021w== dependencies: readable-stream "^3.1.1"