Skip to content

Commit a82aaaa

Browse files
committedMay 24, 2021
fix(deps): update dependency chrome-dgram to ^3.0.6
1 parent 5309b5e commit a82aaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"bencode": "^2.0.1",
2828
"bittorrent-peerid": "^1.3.2",
2929
"bn.js": "^5.1.1",
30-
"chrome-dgram": "^3.0.4",
30+
"chrome-dgram": "^3.0.6",
3131
"compact2string": "^1.4.1",
3232
"debug": "^4.1.1",
3333
"ip": "^1.1.5",

0 commit comments

Comments
 (0)
Please sign in to comment.