diff --git a/packages/niftygraph/yarn.lock b/packages/niftygraph/yarn.lock index 0153400..40a0fbe 100644 --- a/packages/niftygraph/yarn.lock +++ b/packages/niftygraph/yarn.lock @@ -635,9 +635,9 @@ concat-map@0.0.1: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= -"concat-stream@github:hugomrdias/concat-stream#feat/smaller": +"concat-stream@github:max-mapper/concat-stream#feat/smaller": version "2.0.0" - resolved "https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034" + resolved "https://codeload.github.com/max-mapper/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034" dependencies: inherits "^2.0.3" readable-stream "^3.0.2" @@ -1278,7 +1278,7 @@ ipfs-http-client@^34.0.0: bs58 "^4.0.1" buffer "^5.4.2" cids "~0.7.1" - concat-stream "github:hugomrdias/concat-stream#feat/smaller" + concat-stream "github:max-mapper/concat-stream#feat/smaller" debug "^4.1.0" detect-node "^2.0.4" end-of-stream "^1.4.1" @@ -1307,7 +1307,7 @@ ipfs-http-client@^34.0.0: multibase "~0.6.0" multicodec "~0.5.1" multihashes "~0.4.14" - ndjson "github:hugomrdias/ndjson#feat/readable-stream3" + ndjson "github:max-mapper/ndjson#feat/readable-stream3" once "^1.4.0" peer-id "~0.12.3" peer-info "~0.15.1" @@ -2049,9 +2049,9 @@ napi-build-utils@^1.0.1: resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806" integrity sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg== -"ndjson@github:hugomrdias/ndjson#feat/readable-stream3": +"ndjson@github:max-mapper/ndjson#feat/readable-stream3": version "1.5.0" - resolved "https://codeload.github.com/hugomrdias/ndjson/tar.gz/4db16da6b42e5b39bf300c3a7cde62abb3fa3a11" + resolved "https://codeload.github.com/max-mapper/ndjson/tar.gz/4db16da6b42e5b39bf300c3a7cde62abb3fa3a11" dependencies: json-stringify-safe "^5.0.1" minimist "^1.2.0" diff --git a/yarn.lock b/yarn.lock index 264187f..b09d97e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6947,9 +6947,9 @@ concat-stream@^1.5.0, concat-stream@^1.5.1, concat-stream@^1.6.2, concat-stream@ readable-stream "^2.2.2" typedarray "^0.0.6" -concat-stream@^2.0.0, "concat-stream@github:hugomrdias/concat-stream#feat/smaller": +concat-stream@^2.0.0, "concat-stream@github:max-mapper/concat-stream#feat/smaller": version "2.0.0" - resolved "https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034" + resolved "https://codeload.github.com/max-mapper/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034" dependencies: inherits "^2.0.3" readable-stream "^3.0.2" @@ -11694,7 +11694,7 @@ ipfs-http-client@^34.0.0: bs58 "^4.0.1" buffer "^5.4.2" cids "~0.7.1" - concat-stream "github:hugomrdias/concat-stream#feat/smaller" + concat-stream "github:max-mapper/concat-stream#feat/smaller" debug "^4.1.0" detect-node "^2.0.4" end-of-stream "^1.4.1" @@ -11723,7 +11723,7 @@ ipfs-http-client@^34.0.0: multibase "~0.6.0" multicodec "~0.5.1" multihashes "~0.4.14" - ndjson "github:hugomrdias/ndjson#feat/readable-stream3" + ndjson "github:max-mapper/ndjson#feat/readable-stream3" once "^1.4.0" peer-id "~0.12.3" peer-info "~0.15.1" @@ -15387,9 +15387,9 @@ ndjson@^1.5.0: split2 "^2.1.0" through2 "^2.0.3" -"ndjson@github:hugomrdias/ndjson#feat/readable-stream3": +"ndjson@github:max-mapper/ndjson#feat/readable-stream3": version "1.5.0" - resolved "https://codeload.github.com/hugomrdias/ndjson/tar.gz/4db16da6b42e5b39bf300c3a7cde62abb3fa3a11" + resolved "https://codeload.github.com/max-mapper/ndjson/tar.gz/4db16da6b42e5b39bf300c3a7cde62abb3fa3a11" dependencies: json-stringify-safe "^5.0.1" minimist "^1.2.0"