diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2e1008e8..22c092a9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6485,9 +6485,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.34", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.34.tgz", - "integrity": "sha512-9Sf1/6BlLbX79Wws5Ou7CryOfgILD3RFFXSfepelMB7kSQc4fSJWFYBtPQaCIl2Rb4gss3tjUs78btBxluPbrg==", + "version": "0.13.35", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.35.tgz", + "integrity": "sha512-H/0Bsm5+GF4EEdj4pAkVdEtlb/opz/Hu9porPo8XP70HpCknMczB/mbf+yLH9N4HjWvBhBfpG/hv+bhVXdkrOg==", "requires": { "debounce": "^1.2.0", "debug": "^4.2.0", diff --git a/package.json b/package.json index 0121d365..7eae84ac 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^7.3.1", - "zigbee-herdsman": "0.13.34", + "zigbee-herdsman": "0.13.35", "zigbee-herdsman-converters": "13.0.3", "zigbee2mqtt-frontend": "0.2.91" },