From fdc0d08e963daf9bccdf8150962c365ff4ab32e3 Mon Sep 17 00:00:00 2001 From: Kyle Harding Date: Tue, 30 Nov 2021 11:07:39 -0500 Subject: [PATCH] chore: Bump multicast-dns to rebased commit Otherwise npm install fails due to the missing commit in npm-shrinkwrap.json Change-type: patch Signed-off-by: Kyle Harding See: https://github.com/balena-io-modules/multicast-dns/pull/1 --- npm-shrinkwrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 9f8c0cc3..0ebe953a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -12252,7 +12252,7 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "multicast-dns": { - "version": "git+https://github.com/resin-io-modules/multicast-dns.git#a15c63464eb43e8925b187ed5cb9de6892e8aacc", + "version": "git+https://github.com/resin-io-modules/multicast-dns.git#db98d68b79bbefc936b6799de9de1038ba49f85d", "from": "git+https://github.com/resin-io-modules/multicast-dns.git#listen-on-all-interfaces", "requires": { "dns-packet": "^1.0.1",