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

Commit be8166f

Browse files
committed
chore: update deps
1 parent 3ee2859 commit be8166f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"expose-loader": "^0.7.3",
7474
"form-data": "^2.3.1",
7575
"gulp": "^3.9.1",
76-
"interface-ipfs-core": "~0.31.16",
77-
"ipfsd-ctl": "~0.22.0",
76+
"interface-ipfs-core": "~0.31.19",
77+
"ipfsd-ctl": "~0.23.0",
7878
"left-pad": "^1.1.3",
7979
"lodash": "^4.17.4",
8080
"mocha": "^3.5.0",
@@ -99,35 +99,35 @@
9999
"hapi": "^16.5.2",
100100
"hapi-set-header": "^1.0.2",
101101
"hoek": "^4.2.0",
102-
"ipfs-api": "^14.2.1",
103-
"ipfs-bitswap": "~0.17.0",
102+
"ipfs-api": "^14.3.2",
103+
"ipfs-bitswap": "~0.17.2",
104104
"ipfs-block": "~0.6.0",
105105
"ipfs-block-service": "~0.12.0",
106106
"ipfs-multipart": "~0.1.0",
107107
"ipfs-repo": "~0.17.0",
108-
"ipfs-unixfs": "~0.1.12",
109-
"ipfs-unixfs-engine": "~0.22.0",
110-
"ipld-resolver": "~0.13.1",
108+
"ipfs-unixfs": "~0.1.13",
109+
"ipfs-unixfs-engine": "~0.22.3",
110+
"ipld-resolver": "~0.13.2",
111111
"is-ipfs": "^0.3.0",
112112
"is-stream": "^1.1.0",
113113
"joi": "^10.6.0",
114-
"libp2p": "~0.12.0",
114+
"libp2p": "~0.12.3",
115115
"libp2p-floodsub": "~0.11.0",
116116
"libp2p-kad-dht": "~0.5.0",
117117
"libp2p-mdns": "~0.9.0",
118118
"libp2p-multiplex": "~0.5.0",
119119
"libp2p-railing": "~0.7.0",
120-
"libp2p-secio": "~0.8.0",
120+
"libp2p-secio": "~0.8.1",
121121
"libp2p-tcp": "~0.11.0",
122-
"libp2p-webrtc-star": "~0.13.0",
122+
"libp2p-webrtc-star": "~0.13.1",
123123
"libp2p-websockets": "~0.10.1",
124124
"lodash.flatmap": "^4.5.0",
125125
"lodash.get": "^4.4.2",
126126
"lodash.sortby": "^4.7.0",
127127
"lodash.values": "^4.3.0",
128-
"mafmt": "^3.0.0",
128+
"mafmt": "^3.0.1",
129129
"mkdirp": "~0.5.1",
130-
"multiaddr": "^3.0.0",
130+
"multiaddr": "^3.0.1",
131131
"multihashes": "~0.4.9",
132132
"once": "^1.4.0",
133133
"path-exists": "^3.0.0",
@@ -153,7 +153,7 @@
153153
"yargs": "8.0.2"
154154
},
155155
"optionalDependencies": {
156-
"prom-client": "^10.0.4",
156+
"prom-client": "^10.1.0",
157157
"prometheus-gc-stats": "^0.5.0"
158158
},
159159
"contributors": [

0 commit comments

Comments
 (0)