Skip to content

Commit f20e553

Browse files
authored
deps: bump dns-over-http-resolver to 3.0.0 (#354)
This removes [undici](https://www.npmjs.com/package/undici) as a peer dependency
1 parent 8469ada commit f20e553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"@chainsafe/is-ip": "^2.0.1",
166166
"@chainsafe/netmask": "^2.0.0",
167167
"@libp2p/interface": "^0.1.1",
168-
"dns-over-http-resolver": "^2.1.0",
168+
"dns-over-http-resolver": "3.0.0",
169169
"multiformats": "^12.0.1",
170170
"uint8-varint": "^2.0.1",
171171
"uint8arrays": "^4.0.2"

0 commit comments

Comments
 (0)