Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit f9473c8

Browse files
committed
chore: update deps
1 parent 19bb675 commit f9473c8

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

package.json

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
},
6060
"homepage": "https://github.com/ipfs/js-ipfs#readme",
6161
"devDependencies": {
62-
"aegir": "^15.1.0",
63-
"chai": "^4.1.2",
64-
"delay": "^3.0.0",
65-
"detect-node": "^2.0.3",
62+
"aegir": "^17.0.1",
63+
"chai": "^4.2.0",
64+
"delay": "^4.1.0",
65+
"detect-node": "^2.0.4",
6666
"dir-compare": "^1.4.0",
6767
"dirty-chai": "^2.0.1",
68-
"execa": "~0.10.0",
69-
"form-data": "^2.3.2",
68+
"execa": "^1.0.0",
69+
"form-data": "^2.3.3",
7070
"hat": "0.0.3",
71-
"interface-ipfs-core": "~0.79.0",
72-
"ipfsd-ctl": "~0.39.3",
71+
"interface-ipfs-core": "~0.83.0",
72+
"ipfsd-ctl": "~0.39.5",
7373
"ncp": "^2.0.0",
7474
"qs": "^6.5.2",
7575
"rimraf": "^2.6.2",
@@ -78,101 +78,101 @@
7878
"dependencies": {
7979
"@nodeutils/defaults-deep": "^1.1.0",
8080
"async": "^2.6.1",
81-
"big.js": "^5.1.2",
81+
"big.js": "^5.2.2",
8282
"binary-querystring": "~0.1.2",
83-
"bl": "^2.0.1",
83+
"bl": "^2.1.2",
8484
"boom": "^7.2.0",
8585
"bs58": "^4.0.1",
8686
"byteman": "^1.3.5",
8787
"cid-tool": "~0.1.0",
88-
"cids": "~0.5.3",
89-
"debug": "^3.1.0",
88+
"cids": "~0.5.5",
89+
"debug": "^4.1.0",
9090
"err-code": "^1.1.2",
91-
"file-type": "^8.1.0",
91+
"file-type": "^10.2.0",
9292
"fnv1a": "^1.0.1",
9393
"fsm-event": "^2.1.0",
9494
"get-folder-size": "^2.0.0",
95-
"glob": "^7.1.2",
95+
"glob": "^7.1.3",
9696
"hapi": "^16.6.2",
9797
"hapi-set-header": "^1.0.2",
98-
"hoek": "^5.0.3",
98+
"hoek": "^5.0.4",
9999
"human-to-milliseconds": "^1.0.0",
100100
"interface-datastore": "~0.6.0",
101-
"ipfs-api": "^24.0.0",
102-
"ipfs-bitswap": "~0.20.3",
103-
"ipfs-block": "~0.7.1",
104-
"ipfs-block-service": "~0.14.0",
105-
"ipfs-http-response": "~0.1.2",
106-
"ipfs-mfs": "~0.4.0",
101+
"ipfs-api": "^26.0.3",
102+
"ipfs-bitswap": "~0.21.0",
103+
"ipfs-block": "~0.8.0",
104+
"ipfs-block-service": "~0.15.1",
105+
"ipfs-http-response": "~0.2.0",
106+
"ipfs-mfs": "~0.4.2",
107107
"ipfs-multipart": "~0.1.0",
108-
"ipfs-repo": "~0.24.0",
109-
"ipfs-unixfs": "~0.1.15",
110-
"ipfs-unixfs-engine": "~0.32.3",
111-
"ipld-dag-pb": "~0.14.6",
108+
"ipfs-repo": "~0.25.0",
109+
"ipfs-unixfs": "~0.1.16",
110+
"ipfs-unixfs-engine": "~0.33.0",
111+
"ipld-dag-pb": "~0.14.11",
112112
"ipns": "~0.3.0",
113-
"ipld": "~0.19.0",
113+
"ipld": "~0.19.1",
114114
"ipld-bitcoin": "~0.1.8",
115-
"ipld-dag-pb": "~0.14.6",
115+
"ipld-dag-pb": "~0.14.11",
116116
"ipld-ethereum": "^2.0.1",
117117
"ipld-git": "~0.2.2",
118118
"ipld-raw": "^2.0.1",
119119
"ipld-zcash": "~0.1.6",
120-
"is-ipfs": "~0.4.2",
120+
"is-ipfs": "~0.4.7",
121121
"is-pull-stream": "~0.0.0",
122122
"is-stream": "^1.1.0",
123123
"joi": "^13.4.0",
124124
"joi-browser": "^13.4.0",
125125
"joi-multiaddr": "^2.0.0",
126-
"libp2p": "~0.23.0",
126+
"libp2p": "~0.23.1",
127127
"libp2p-bootstrap": "~0.9.3",
128-
"libp2p-crypto": "~0.13.0",
129-
"libp2p-kad-dht": "~0.10.1",
130-
"libp2p-keychain": "~0.3.1",
128+
"libp2p-crypto": "~0.14.0",
129+
"libp2p-kad-dht": "~0.10.6",
130+
"libp2p-keychain": "~0.3.3",
131131
"libp2p-mdns": "~0.12.0",
132-
"libp2p-mplex": "~0.8.0",
132+
"libp2p-mplex": "~0.8.2",
133133
"libp2p-record": "~0.6.0",
134134
"libp2p-secio": "~0.10.0",
135-
"libp2p-tcp": "~0.12.0",
136-
"libp2p-webrtc-star": "~0.15.3",
137-
"libp2p-websocket-star": "~0.8.1",
135+
"libp2p-tcp": "~0.13.0",
136+
"libp2p-webrtc-star": "~0.15.5",
137+
"libp2p-websocket-star": "~0.9.0",
138138
"libp2p-websockets": "~0.12.0",
139-
"lodash": "^4.17.10",
140-
"mafmt": "^6.0.0",
141-
"mime-types": "^2.1.19",
139+
"lodash": "^4.17.11",
140+
"mafmt": "^6.0.2",
141+
"mime-types": "^2.1.21",
142142
"mkdirp": "~0.5.1",
143143
"multiaddr": "^5.0.0",
144144
"multiaddr-to-uri": "^4.0.0",
145145
"multibase": "~0.5.0",
146-
"multihashes": "~0.4.13",
146+
"multihashes": "~0.4.14",
147147
"once": "^1.4.0",
148148
"peer-book": "~0.8.0",
149149
"peer-id": "~0.12.0",
150150
"peer-info": "~0.14.1",
151-
"progress": "^2.0.0",
151+
"progress": "^2.0.1",
152152
"promisify-es6": "^1.0.3",
153153
"pull-abortable": "^4.1.1",
154-
"pull-defer": "~0.2.2",
154+
"pull-defer": "~0.2.3",
155155
"pull-file": "^1.1.0",
156156
"pull-ndjson": "~0.1.1",
157157
"pull-paramap": "^1.2.2",
158158
"pull-pushable": "^2.2.0",
159159
"pull-sort": "^1.0.1",
160-
"pull-stream": "^3.6.8",
160+
"pull-stream": "^3.6.9",
161161
"pull-stream-to-stream": "^1.3.4",
162162
"pull-zip": "^2.0.1",
163163
"read-pkg-up": "^4.0.0",
164-
"readable-stream": "2.3.6",
164+
"readable-stream": "3.0.6",
165165
"receptacle": "^1.3.2",
166166
"stream-to-pull-stream": "^1.7.2",
167-
"tar-stream": "^1.6.1",
167+
"tar-stream": "^1.6.2",
168168
"temp": "~0.8.3",
169169
"update-notifier": "^2.5.0",
170-
"yargs": "^12.0.1",
170+
"yargs": "^12.0.2",
171171
"yargs-promise": "^1.1.0"
172172
},
173173
"optionalDependencies": {
174-
"prom-client": "^11.1.1",
175-
"prometheus-gc-stats": "~0.5.1"
174+
"prom-client": "^11.1.3",
175+
"prometheus-gc-stats": "~0.6.0"
176176
},
177177
"contributors": [
178178
"0xflotus <[email protected]>",

0 commit comments

Comments
 (0)