diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index c79b2121f..7778433cf 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -13205,9 +13205,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.363", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.363.tgz", - "integrity": "sha512-+aOThWfe+EkPjSbhDtg10hjuY39vw7JJjB0wFw2DcoUe4n6e1iFb3MV6gLX1ybsxER4x4VEn+Vb4vqiAG2qFAA==", + "version": "14.0.364", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.364.tgz", + "integrity": "sha512-nOUzBXzm+wuc5wpec8DcwlM/S/exPFVjYEA7QTNpOegUvCOoVXVc3VRvCQH49cD81Z86pUP1MhzQoSgOCbznIA==", "requires": { "axios": "^0.24.0", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 0fafe7013..ad0c54c5d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "winston-syslog": "^2.4.4", "ws": "^8.4.0", "zigbee-herdsman": "0.13.188", - "zigbee-herdsman-converters": "14.0.363", + "zigbee-herdsman-converters": "14.0.364", "zigbee2mqtt-frontend": "0.6.65" }, "devDependencies": {