diff --git a/package-lock.json b/package-lock.json index b07423d4e..489c1cc64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "winston-syslog": "^2.7.0", "winston-transport": "^4.5.0", "ws": "^8.13.0", - "zigbee-herdsman": "0.18.4", + "zigbee-herdsman": "0.18.5", "zigbee-herdsman-converters": "15.67.0", "zigbee2mqtt-frontend": "0.6.135" }, @@ -9775,9 +9775,9 @@ } }, "node_modules/zigbee-herdsman": { - "version": "0.18.4", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.18.4.tgz", - "integrity": "sha512-G/zwv008pKKHZ8G6WuFum3VV4mrKGnlPkik+TCRucA1qp9DLw2VJCU36a9BTQZffa94eCAvwgmSqMZRauKomww==", + "version": "0.18.5", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.18.5.tgz", + "integrity": "sha512-3qGJ1V2FoVXnf40qLvi4ozaf+xW/ExRCX5shuKyUQw6qyGys175yM7R5iaYAuML6D1G2wKvqFL6uPXiYv8vwRg==", "dependencies": { "@serialport/bindings-cpp": "^12.0.1", "@serialport/parser-delimiter": "^11.0.1", @@ -16876,9 +16876,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.18.4", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.18.4.tgz", - "integrity": "sha512-G/zwv008pKKHZ8G6WuFum3VV4mrKGnlPkik+TCRucA1qp9DLw2VJCU36a9BTQZffa94eCAvwgmSqMZRauKomww==", + "version": "0.18.5", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.18.5.tgz", + "integrity": "sha512-3qGJ1V2FoVXnf40qLvi4ozaf+xW/ExRCX5shuKyUQw6qyGys175yM7R5iaYAuML6D1G2wKvqFL6uPXiYv8vwRg==", "requires": { "@serialport/bindings-cpp": "^12.0.1", "@serialport/parser-delimiter": "^11.0.1", diff --git a/package.json b/package.json index 5c50b4056..cca5f21dc 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "winston-syslog": "^2.7.0", "winston-transport": "^4.5.0", "ws": "^8.13.0", - "zigbee-herdsman": "0.18.4", + "zigbee-herdsman": "0.18.5", "zigbee-herdsman-converters": "15.67.0", "zigbee2mqtt-frontend": "0.6.135" },