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

Commit 93d2bf5

Browse files
alanshawdaviddias
authored andcommitted
chore: updates joi-multiaddr dependency so that it uses multiaddr@4 with better IP4 and IP6 validation
1 parent a849d2f commit 93d2bf5

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
@@ -119,7 +119,7 @@
119119
"is-stream": "^1.1.0",
120120
"joi": "^13.1.2",
121121
"joi-browser": "^13.0.1",
122-
"joi-multiaddr": "^1.0.1",
122+
"joi-multiaddr": "^2.0.0",
123123
"libp2p": "~0.19.2",
124124
"libp2p-circuit": "~0.1.5",
125125
"libp2p-floodsub": "~0.14.1",

0 commit comments

Comments
 (0)