Skip to content

Commit f5cc59d

Browse files
committed
Merge branch 'master' into feat/offline-webui
2 parents 073f058 + 8512691 commit f5cc59d

File tree

2 files changed

+118
-18
lines changed

2 files changed

+118
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"get-port": "5.0.0",
133133
"http-dns": "3.0.1",
134134
"http-node": "1.2.0",
135-
"ipfs": "https://github.com/ipfs/js-ipfs/tarball/d9986ee4d7945f6a5d77dc7a2db4863d06971eb9/js-ipfs.tar.gz",
135+
"ipfs": "https://github.com/ipfs/js-ipfs/tarball/b6505c1f2eda09c398af101954e6334c200b5587/js-ipfs.tar.gz",
136136
"ipfs-css": "0.13.1",
137137
"ipfs-http-client": "38.2.0",
138138
"ipfs-http-response": "0.3.1",

yarn.lock

Lines changed: 117 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,6 +2424,13 @@ bl@^3.0.0:
24242424
dependencies:
24252425
readable-stream "^3.0.1"
24262426

2427+
bl@^4.0.0:
2428+
version "4.0.0"
2429+
resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.0.tgz#fc7351c473992110749d3552087e1fe942021e65"
2430+
integrity sha512-QwQvAZZA1Bw1FWnhNj2X5lu+sPxxB2ITH3mqEqYyahN6JZR13ONjk+XiTnBaGEzMPUrAgOkaD68pBH1rvPRPsw==
2431+
dependencies:
2432+
readable-stream "^3.4.0"
2433+
24272434
blakejs@^1.1.0:
24282435
version "1.1.0"
24292436
resolved "https://registry.yarnpkg.com/blakejs/-/blakejs-1.1.0.tgz#69df92ef953aa88ca51a32df6ab1c54a155fc7a5"
@@ -4051,6 +4058,11 @@ define-property@^2.0.2:
40514058
is-descriptor "^1.0.2"
40524059
isobject "^3.0.1"
40534060

4061+
defined@^1.0.0:
4062+
version "1.0.0"
4063+
resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693"
4064+
integrity sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=
4065+
40544066
deglob@^4.0.0:
40554067
version "4.0.1"
40564068
resolved "https://registry.yarnpkg.com/deglob/-/deglob-4.0.1.tgz#0685c6383992fd6009be10653a2b1116696fad55"
@@ -6880,7 +6892,7 @@ [email protected]:
68806892
resolved "https://registry.yarnpkg.com/ipfs-css/-/ipfs-css-0.13.1.tgz#f751be9cc89e30c34c50325848233f6da6b6728e"
68816893
integrity sha512-hofJSYVBE3VC3/MOYZKfF66SKuHgnYkhXUmPDS8PISI8ygcljGOyBSSU4Je3dfgZX5UHDBEnzq5XyrTU822EDg==
68826894

6883-
[email protected], ipfs-http-client@ipfs/js-ipfs-http-client#add-async-iterator-methods:
6895+
68846896
version "38.2.0"
68856897
resolved "https://codeload.github.com/ipfs/js-ipfs-http-client/tar.gz/7e9a0ee312cc033cab6d4084684aca1bff0336e4"
68866898
dependencies:
@@ -6998,6 +7010,74 @@ ipfs-http-client@^33.1.0:
69987010
tar-stream "^2.0.1"
69997011
through2 "^3.0.1"
70007012

7013+
ipfs-http-client@^39.0.0:
7014+
version "39.0.0"
7015+
resolved "https://registry.yarnpkg.com/ipfs-http-client/-/ipfs-http-client-39.0.0.tgz#687168844816c10f85854a701c603ab72ac076e7"
7016+
integrity sha512-rtHlwy77jO6btkLcmNJedBWnKTftVZo4jiFnqnM575nf5yMkE2MpweIuUUQkGbbfWGa+AN0CzgHyuGYQAWVASQ==
7017+
dependencies:
7018+
abort-controller "^3.0.0"
7019+
async "^2.6.1"
7020+
async-iterator-all "^1.0.0"
7021+
async-iterator-to-pull-stream "^1.3.0"
7022+
bignumber.js "^9.0.0"
7023+
bl "^4.0.0"
7024+
bs58 "^4.0.1"
7025+
buffer "^5.4.2"
7026+
callbackify "^1.1.0"
7027+
cids "~0.7.1"
7028+
concat-stream "github:hugomrdias/concat-stream#feat/smaller"
7029+
debug "^4.1.0"
7030+
delay "^4.3.0"
7031+
detect-node "^2.0.4"
7032+
end-of-stream "^1.4.1"
7033+
err-code "^2.0.0"
7034+
event-iterator "^1.2.0"
7035+
explain-error "^1.0.4"
7036+
flatmap "0.0.3"
7037+
form-data "^2.5.1"
7038+
fs-extra "^8.1.0"
7039+
glob "^7.1.3"
7040+
ipfs-block "~0.8.1"
7041+
ipfs-utils "^0.4.0"
7042+
ipld-dag-cbor "~0.15.0"
7043+
ipld-dag-pb "^0.18.1"
7044+
ipld-raw "^4.0.0"
7045+
is-ipfs "~0.6.1"
7046+
is-pull-stream "0.0.0"
7047+
is-stream "^2.0.0"
7048+
iso-stream-http "~0.1.2"
7049+
iso-url "~0.4.6"
7050+
it-glob "0.0.6"
7051+
it-to-stream "^0.1.1"
7052+
iterable-ndjson "^1.1.0"
7053+
just-kebab-case "^1.1.0"
7054+
just-map-keys "^1.1.0"
7055+
kind-of "^6.0.2"
7056+
ky "^0.15.0"
7057+
ky-universal "^0.3.0"
7058+
lru-cache "^5.1.1"
7059+
merge-options "^1.0.1"
7060+
multiaddr "^6.0.6"
7061+
multibase "~0.6.0"
7062+
multicodec "~0.5.1"
7063+
multihashes "~0.4.14"
7064+
ndjson "github:hugomrdias/ndjson#feat/readable-stream3"
7065+
once "^1.4.0"
7066+
peer-id "~0.12.3"
7067+
peer-info "~0.15.1"
7068+
promise-nodeify "^3.0.1"
7069+
promisify-es6 "^1.0.3"
7070+
pull-defer "~0.2.3"
7071+
pull-stream "^3.6.9"
7072+
pull-stream-to-async-iterator "^1.0.2"
7073+
pull-to-stream "~0.1.1"
7074+
pump "^3.0.0"
7075+
qs "^6.5.2"
7076+
readable-stream "^3.1.1"
7077+
stream-to-pull-stream "^1.7.2"
7078+
tar-stream "^2.0.1"
7079+
through2 "^3.0.1"
7080+
70017081
[email protected], ipfs-http-response@~0.3.1:
70027082
version "0.3.1"
70037083
resolved "https://registry.yarnpkg.com/ipfs-http-response/-/ipfs-http-response-0.3.1.tgz#5cc351f8abf5f77dae47a41781fd7bc0c88fcaf8"
@@ -7177,9 +7257,9 @@ ipfs-utils@~0.0.3:
71777257
kind-of "^6.0.2"
71787258
readable-stream "^3.3.0"
71797259

7180-
"ipfs@https://github.com/ipfs/js-ipfs/tarball/d9986ee4d7945f6a5d77dc7a2db4863d06971eb9/js-ipfs.tar.gz":
7260+
"ipfs@https://github.com/ipfs/js-ipfs/tarball/b6505c1f2eda09c398af101954e6334c200b5587/js-ipfs.tar.gz":
71817261
version "0.38.0"
7182-
resolved "https://github.com/ipfs/js-ipfs/tarball/d9986ee4d7945f6a5d77dc7a2db4863d06971eb9/js-ipfs.tar.gz#588eee8495676459592227a515eb2dd17c000d74"
7262+
resolved "https://github.com/ipfs/js-ipfs/tarball/b6505c1f2eda09c398af101954e6334c200b5587/js-ipfs.tar.gz#6da10bea98c2ed62d85c30c05e29fa7106753ed6"
71837263
dependencies:
71847264
"@hapi/ammo" "^3.1.1"
71857265
"@hapi/boom" "^7.4.3"
@@ -7194,7 +7274,7 @@ ipfs-utils@~0.0.3:
71947274
base32.js "~0.1.0"
71957275
bignumber.js "^9.0.0"
71967276
binary-querystring "~0.1.2"
7197-
bl "^3.0.0"
7277+
bl "^4.0.0"
71987278
bs58 "^4.0.1"
71997279
buffer-peek-stream "^1.0.1"
72007280
byteman "^1.3.5"
@@ -7221,7 +7301,7 @@ ipfs-utils@~0.0.3:
72217301
ipfs-bitswap "^0.26.0"
72227302
ipfs-block "~0.8.1"
72237303
ipfs-block-service "~0.16.0"
7224-
ipfs-http-client ipfs/js-ipfs-http-client#add-async-iterator-methods
7304+
ipfs-http-client "^39.0.0"
72257305
ipfs-http-response "~0.3.1"
72267306
ipfs-mfs "^0.13.0"
72277307
ipfs-multipart "^0.2.0"
@@ -7249,7 +7329,7 @@ ipfs-utils@~0.0.3:
72497329
jsondiffpatch "~0.3.11"
72507330
just-safe-set "^2.1.0"
72517331
kind-of "^6.0.2"
7252-
ky "^0.14.0"
7332+
ky "^0.15.0"
72537333
ky-universal "~0.3.0"
72547334
libp2p "^0.26.2"
72557335
libp2p-bootstrap "~0.9.3"
@@ -7295,12 +7375,12 @@ ipfs-utils@~0.0.3:
72957375
pull-defer "~0.2.3"
72967376
pull-file "^1.1.0"
72977377
pull-mplex "~0.1.1"
7298-
pull-ndjson "~0.1.1"
7378+
pull-ndjson "^0.2.0"
72997379
pull-pushable "^2.2.0"
73007380
pull-sort "^1.0.1"
73017381
pull-stream "^3.6.14"
73027382
pull-stream-to-async-iterator "^1.0.2"
7303-
pull-stream-to-stream "^1.3.4"
7383+
pull-stream-to-stream "^2.0.0"
73047384
pull-traverse "^1.0.3"
73057385
readable-stream "^3.4.0"
73067386
receptacle "^1.3.2"
@@ -8043,6 +8123,14 @@ [email protected]:
80438123
fs-extra "^8.1.0"
80448124
minimatch "^3.0.4"
80458125

8126+
8127+
version "0.0.6"
8128+
resolved "https://registry.yarnpkg.com/it-glob/-/it-glob-0.0.6.tgz#1a111bfd04ae56922a1ace3ea63ecce0c73b02c4"
8129+
integrity sha512-B2FsVvjP/iDzHIph3g9oSeqwOwTfcxuuiKSC7U78/AIWKbBzM8tyVZAEIgOjMOQDNMqCBUD2MNedt0gSIOJU8w==
8130+
dependencies:
8131+
fs-extra "^8.1.0"
8132+
minimatch "^3.0.4"
8133+
80468134
it-multipart@~0.0.2:
80478135
version "0.0.2"
80488136
resolved "https://registry.yarnpkg.com/it-multipart/-/it-multipart-0.0.2.tgz#83e8d55aec54026340e94ea9f7928266597adb20"
@@ -8432,6 +8520,11 @@ ky@^0.14.0:
84328520
resolved "https://registry.yarnpkg.com/ky/-/ky-0.14.0.tgz#b99bda5818d3a493f9857f39532ff567e2773c35"
84338521
integrity sha512-NSjg+WCElQPdlF3BFZnjh8s5QlMIP+vIGoyukrRU+n+23VBUX87bQYOoG5h3HX5tO7kKQYXvg+QZVt8n0uWmhg==
84348522

8523+
ky@^0.15.0:
8524+
version "0.15.0"
8525+
resolved "https://registry.yarnpkg.com/ky/-/ky-0.15.0.tgz#bea059d57cc179575adadbba2d8e15610d8fd75b"
8526+
integrity sha512-6IlJRPFHq4ZKRRa9lyh6YqHqlmddAkfyXI9CYvZpLQtg7fQvwncPHyHrmtXAHKCqHOilINPMT88eW6FTA3HwkA==
8527+
84358528
latency-monitor@~0.2.1:
84368529
version "0.2.1"
84378530
resolved "https://registry.yarnpkg.com/latency-monitor/-/latency-monitor-0.2.1.tgz#4043d5f23de86e2bfcef6ced4a3b5b922e1dd7ed"
@@ -11969,14 +12062,14 @@ pull-mplex@~0.1.1:
1196912062
pull-through "^1.0.18"
1197012063
varint "^5.0.0"
1197112064

11972-
pull-ndjson@~0.1.1:
11973-
version "0.1.1"
11974-
resolved "https://registry.yarnpkg.com/pull-ndjson/-/pull-ndjson-0.1.1.tgz#831e06bad9aa6c5c5ebc12a897e3a0e15d49e07e"
11975-
integrity sha1-gx4GutmqbFxevBKol+Og4V1J4H4=
12065+
pull-ndjson@^0.2.0:
12066+
version "0.2.0"
12067+
resolved "https://registry.yarnpkg.com/pull-ndjson/-/pull-ndjson-0.2.0.tgz#aa28c8de8424021b3e219813a51d516c542ddfa4"
12068+
integrity sha512-4EjvTyMCAnDKJ+eu3UNyZ6K2M23IrhZpPkfzifBbG1OBHY+BfsyNCPhd8Hl8Pv6bJO04Re3v4D2POAjOW1tQwg==
1197612069
dependencies:
1197712070
pull-split "^0.2.0"
1197812071
pull-stream "^3.4.5"
11979-
pull-stringify "^1.2.2"
12072+
pull-stringify "^2.0.0"
1198012073

1198112074
pull-offset-limit@^1.1.1:
1198212075
version "1.1.1"
@@ -12036,6 +12129,11 @@ pull-stream-to-stream@^1.3.4:
1203612129
resolved "https://registry.yarnpkg.com/pull-stream-to-stream/-/pull-stream-to-stream-1.3.4.tgz#3f81d8216bd18d2bfd1a198190471180e2738399"
1203712130
integrity sha1-P4HYIWvRjSv9GhmBkEcRgOJzg5k=
1203812131

12132+
pull-stream-to-stream@^2.0.0:
12133+
version "2.0.0"
12134+
resolved "https://registry.yarnpkg.com/pull-stream-to-stream/-/pull-stream-to-stream-2.0.0.tgz#943b67362b9b37890b2881c50175711d7bb67020"
12135+
integrity sha512-lhgwUn2hQalava39zAzrRhjvVOpR99mfx5tCYRMD8Is85kBvXhQ39zIonVA+2TzdOFjmTQYbPWbEH0HAG+0t0Q==
12136+
1203912137
pull-stream@^3.2.3, pull-stream@^3.4.5, pull-stream@^3.5.0, pull-stream@^3.6.13, pull-stream@^3.6.2, pull-stream@^3.6.8, pull-stream@^3.6.9:
1204012138
version "3.6.13"
1204112139
resolved "https://registry.yarnpkg.com/pull-stream/-/pull-stream-3.6.13.tgz#181435322841b0397c7ed44ee5a3fae32662ac1b"
@@ -12046,10 +12144,12 @@ pull-stream@^3.6.14:
1204612144
resolved "https://registry.yarnpkg.com/pull-stream/-/pull-stream-3.6.14.tgz#529dbd5b86131f4a5ed636fdf7f6af00781357ee"
1204712145
integrity sha512-KIqdvpqHHaTUA2mCYcLG1ibEbu/LCKoJZsBWyv9lSYtPkJPBq8m3Hxa103xHi6D2thj5YXa0TqK3L3GUkwgnew==
1204812146

12049-
pull-stringify@^1.2.2:
12050-
version "1.2.2"
12051-
resolved "https://registry.yarnpkg.com/pull-stringify/-/pull-stringify-1.2.2.tgz#5a1c34e0075faf2f2f6d46004e36dccd33bd7c7c"
12052-
integrity sha1-Whw04Adfry8vbUYATjbczTO9fHw=
12147+
pull-stringify@^2.0.0:
12148+
version "2.0.0"
12149+
resolved "https://registry.yarnpkg.com/pull-stringify/-/pull-stringify-2.0.0.tgz#22ba31da95af0888e0fb559238b1fa915a6a5b64"
12150+
integrity sha1-Irox2pWvCIjg+1WSOLH6kVpqW2Q=
12151+
dependencies:
12152+
defined "^1.0.0"
1205312153

1205412154
pull-through@^1.0.18, pull-through@~1.0.6:
1205512155
version "1.0.18"

0 commit comments

Comments
 (0)