From 6be1d4d90a67b3596397547c4702b3a3477c496a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 20:07:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51e7b8c..8fc9630 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "deep-equal": "^1.0.1", "dns-equal": "^1.0.0", "dns-txt": "^2.0.2", - "multicast-dns": "^6.0.1", + "multicast-dns": "^7.2.3", "multicast-dns-service-types": "^1.1.0" }, "devDependencies": {