Skip to content

Commit cb16ef2

Browse files
committed
Upgrade dependencies
1 parent 8825a4b commit cb16ef2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"description": "A Bonjour/Zeroconf implementation in pure JavaScript",
55
"main": "index.js",
66
"dependencies": {
7-
"array-flatten": "^2.0.0",
7+
"array-flatten": "^2.1.0",
88
"dns-equal": "^1.0.0",
9-
"dns-txt": "^2.0.1",
10-
"multicast-dns": "^5.0.0",
9+
"dns-txt": "^2.0.2",
10+
"multicast-dns": "^6.0.1",
1111
"multicast-dns-service-types": "^1.1.0"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)