diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ebbfb8d6e..d0c869726 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6549,9 +6549,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.77", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.77.tgz", - "integrity": "sha512-usupIJ93JrScNhUPmuhclRSYV2jjRJBQBvX2LpQ6iVXrXg1UxzPBd+2wYo/NLAADlHbYlu8IMehOV8HVq3o4zQ==", + "version": "0.13.78", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.78.tgz", + "integrity": "sha512-u1RCvhHxsR/GpYlulbHpLc0L6uYluXorpf3pgwBlHw8TAaohCpTjsd4y5dKIJ+E3BrO7Q2wqd6WHi72HXONsbw==", "requires": { "@serialport/bindings": "9.0.4", "debounce": "^1.2.0", diff --git a/package.json b/package.json index f9116ff53..6c1b08c2d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^7.3.1", - "zigbee-herdsman": "0.13.77", + "zigbee-herdsman": "0.13.78", "zigbee-herdsman-converters": "14.0.83", "zigbee2mqtt-frontend": "0.3.80" },