From 60dd0daae5682c797ad5ac6fec94ccb7b91c5264 Mon Sep 17 00:00:00 2001 From: pipex <1822826+pipex@users.noreply.github.com> Date: Thu, 13 Oct 2022 15:10:40 +0000 Subject: [PATCH] Bump multicast-dns to rebased commit (again) A recent PR reverted the multicast-dns commit bump from PR #2401. This means that under some conditions, `npm install` will fail. See: https://github.com/balena-io-modules/multicast-dns/pull/1 See: https://github.com/balena-io/balena-cli/pull/2401 Change-type: patch --- npm-shrinkwrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index b3d4055d..05e17fb2 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -11454,7 +11454,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",