diff --git a/package-lock.json b/package-lock.json index 172b207a..6b72f33e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "winston-syslog": "^2.6.0", "winston-transport": "^4.5.0", "ws": "^8.9.0", - "zigbee-herdsman": "0.14.65", + "zigbee-herdsman": "0.14.66", "zigbee-herdsman-converters": "14.0.644", "zigbee2mqtt-frontend": "0.6.114" }, @@ -9901,9 +9901,9 @@ } }, "node_modules/zigbee-herdsman": { - "version": "0.14.65", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.65.tgz", - "integrity": "sha512-z31/BGqsEAUH+jSmbUOGl/dJtNYKrxch8v4eoc+aGckrHIUCK30Ji5z/yQbYGTcd5Wct66IPhIJsU1Kdrl71CA==", + "version": "0.14.66", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.66.tgz", + "integrity": "sha512-xAWq8m6BYkraDJAT4OXVVKsCguXR2QyXF4OFwNoacYcSGp6qaivHGmtv2wsZM1FdiumC7UVeFb27wpZPMpOf/A==", "dependencies": { "debounce": "^1.2.1", "debug": "^4.3.4", @@ -17216,9 +17216,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.14.65", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.65.tgz", - "integrity": "sha512-z31/BGqsEAUH+jSmbUOGl/dJtNYKrxch8v4eoc+aGckrHIUCK30Ji5z/yQbYGTcd5Wct66IPhIJsU1Kdrl71CA==", + "version": "0.14.66", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.66.tgz", + "integrity": "sha512-xAWq8m6BYkraDJAT4OXVVKsCguXR2QyXF4OFwNoacYcSGp6qaivHGmtv2wsZM1FdiumC7UVeFb27wpZPMpOf/A==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.4", diff --git a/package.json b/package.json index 8d1df197..15c89557 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "winston-syslog": "^2.6.0", "winston-transport": "^4.5.0", "ws": "^8.9.0", - "zigbee-herdsman": "0.14.65", + "zigbee-herdsman": "0.14.66", "zigbee-herdsman-converters": "14.0.644", "zigbee2mqtt-frontend": "0.6.114" },