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

Commit 54899ab

Browse files
committed
chore: update deps
1 parent 31dbabc commit 54899ab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"transform-loader": "^0.2.4"
9292
},
9393
"dependencies": {
94-
"async": "^2.1.5",
94+
"async": "^2.2.0",
9595
"bl": "^1.2.0",
9696
"boom": "^4.3.0",
9797
"cids": "^0.4.2",
@@ -111,7 +111,7 @@
111111
"ipfs-unixfs-engine": "~0.19.0",
112112
"ipld-resolver": "~0.11.0",
113113
"isstream": "^0.1.2",
114-
"joi": "^10.3.0",
114+
"joi": "^10.3.1",
115115
"libp2p-floodsub": "~0.7.5",
116116
"libp2p-ipfs-browser": "~0.20.1",
117117
"libp2p-ipfs-nodejs": "~0.20.1",
@@ -123,7 +123,7 @@
123123
"lodash.values": "^4.3.0",
124124
"mafmt": "^2.1.7",
125125
"mkdirp": "^0.5.1",
126-
"multiaddr": "^2.2.2",
126+
"multiaddr": "^2.2.3",
127127
"multihashes": "~0.4.5",
128128
"once": "^1.4.0",
129129
"path-exists": "^3.0.0",
@@ -136,7 +136,7 @@
136136
"pull-pushable": "^2.0.1",
137137
"pull-sort": "^1.0.0",
138138
"pull-stream": "^3.5.0",
139-
"pull-stream-to-stream": "^1.3.3",
139+
"pull-stream-to-stream": "^1.3.4",
140140
"pull-zip": "^2.0.1",
141141
"read-pkg-up": "^2.0.0",
142142
"readable-stream": "1.1.14",
@@ -184,4 +184,4 @@
184184
"npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com>",
185185
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>"
186186
]
187-
}
187+
}

0 commit comments

Comments
 (0)