From 574552fb2c4f0d94b1e6f66c53636dc8155095b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 May 2024 19:45:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- 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": {