diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index b8a4f5f7..d511d22f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6598,9 +6598,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.110", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.110.tgz", - "integrity": "sha512-GJx8CQ0gdKWmY3x/c2mboE5pFcAnbMqcsZDNfVK5JIFmHChpDiG1HBWOr4wU3psSciyqog1fb5iGTalWVLSHXQ==", + "version": "0.13.111", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.111.tgz", + "integrity": "sha512-AFkHvWC/OzGvCTxrJjym3ct2c51R4UWWig2lOkn8mdUdqsHRVu9owAUaAXeqiQCDoeM6fjr44ANKbTm6bveBCg==", "requires": { "@serialport/bindings": "9.0.4", "debounce": "^1.2.0", diff --git a/package.json b/package.json index 7a36954b..2a9ce2ef 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.110", + "zigbee-herdsman": "0.13.111", "zigbee-herdsman-converters": "14.0.164", "zigbee2mqtt-frontend": "0.4.16" },