File tree 2 files changed +43
-3
lines changed
2 files changed +43
-3
lines changed Original file line number Diff line number Diff line change 96
96
"filereader-pull-stream" : " 1.0.0" ,
97
97
"filesize" : " 3.6.1" ,
98
98
"ipfs" : " 0.29.0" ,
99
- "ipfs-api" : " 22.0.0 " ,
99
+ "ipfs-api" : " 22.0.1 " ,
100
100
"ipfs-css" : " 0.5.0" ,
101
101
"ipfs-postmsg-proxy" : " 2.16.1" ,
102
102
"is-ipfs" : " 0.3.2" ,
Original file line number Diff line number Diff line change @@ -4295,7 +4295,47 @@ ip@^1.1.4, ip@^1.1.5:
4295
4295
version "1.1.5"
4296
4296
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
4297
4297
4298
- [email protected] , ipfs-api@^22.0.0:
4298
+
4299
+ version "22.0.1"
4300
+ resolved "https://registry.yarnpkg.com/ipfs-api/-/ipfs-api-22.0.1.tgz#c539d5f5a91d8212aed81595bab66c8416070f9c"
4301
+ dependencies :
4302
+ async "^2.6.0"
4303
+ big.js "^5.0.3"
4304
+ bs58 "^4.0.1"
4305
+ cids "~0.5.3"
4306
+ concat-stream "^1.6.2"
4307
+ detect-node "^2.0.3"
4308
+ flatmap "0.0.3"
4309
+ glob "^7.1.2"
4310
+ ipfs-block "~0.7.1"
4311
+ ipfs-unixfs "~0.1.14"
4312
+ ipld-dag-cbor "~0.12.0"
4313
+ ipld-dag-pb "~0.14.4"
4314
+ is-ipfs "~0.3.2"
4315
+ is-pull-stream "0.0.0"
4316
+ is-stream "^1.1.0"
4317
+ libp2p-crypto "~0.13.0"
4318
+ lru-cache "^4.1.3"
4319
+ multiaddr "^5.0.0"
4320
+ multibase "~0.4.0"
4321
+ multihashes "~0.4.13"
4322
+ ndjson "^1.5.0"
4323
+ once "^1.4.0"
4324
+ peer-id "~0.10.7"
4325
+ peer-info "~0.14.1"
4326
+ promisify-es6 "^1.0.3"
4327
+ pull-defer "~0.2.2"
4328
+ pull-pushable "^2.2.0"
4329
+ pull-stream-to-stream "^1.3.4"
4330
+ pump "^3.0.0"
4331
+ qs "^6.5.2"
4332
+ readable-stream "^2.3.6"
4333
+ stream-http "^2.8.2"
4334
+ stream-to-pull-stream "^1.7.2"
4335
+ streamifier "~0.1.1"
4336
+ tar-stream "^1.6.1"
4337
+
4338
+ ipfs-api@^22.0.0 :
4299
4339
version "22.0.0"
4300
4340
resolved "https://registry.yarnpkg.com/ipfs-api/-/ipfs-api-22.0.0.tgz#2592df148ed9a51097057d08c0229b27e88edab5"
4301
4341
dependencies :
@@ -9563,7 +9603,7 @@ stream-to-pull-stream@^1.7.2:
9563
9603
looper "^3.0.0"
9564
9604
pull-stream "^3.2.3"
9565
9605
9566
- streamifier@^0.1.1 :
9606
+ streamifier@^0.1.1, streamifier@~0.1.1 :
9567
9607
version "0.1.1"
9568
9608
resolved "https://registry.yarnpkg.com/streamifier/-/streamifier-0.1.1.tgz#97e98d8fa4d105d62a2691d1dc07e820db8dfc4f"
9569
9609
You can’t perform that action at this time.
0 commit comments