diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ac895fc86..d5a9ea184 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6591,9 +6591,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.94", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.94.tgz", - "integrity": "sha512-tmP8NVIBqlhsNkdBGUb4ypuWbpvtxaS4F3vmEIYlj6v/G0ivZXvYEXm2I/Sie/wwbrsuU3+wojSjeiDSlFILHQ==", + "version": "0.13.95", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.95.tgz", + "integrity": "sha512-sNCYgqcXC4b19h8mLGeMuvpC5KD15G9zfLloMIPBVqxDHmxk1Hg0XoWRyRlUa7LJ5OKoQ5O26kupw0spwbuBWQ==", "requires": { "@serialport/bindings": "9.0.4", "debounce": "^1.2.0", diff --git a/package.json b/package.json index 17c84d76d..dd404e8eb 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.94", + "zigbee-herdsman": "0.13.95", "zigbee-herdsman-converters": "14.0.140", "zigbee2mqtt-frontend": "0.4.3" },