diff --git a/package-lock.json b/package-lock.json index fdb1fe73..24992641 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "winston-transport": "^4.5.0", "ws": "^8.8.1", "zigbee-herdsman": "0.14.48", - "zigbee-herdsman-converters": "14.0.605", + "zigbee-herdsman-converters": "14.0.606", "zigbee2mqtt-frontend": "0.6.108" }, "bin": { @@ -9948,9 +9948,9 @@ } }, "node_modules/zigbee-herdsman-converters": { - "version": "14.0.605", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.605.tgz", - "integrity": "sha512-uY5PKwGEwx4/hy5SphihPp9qfz7H4rCl9B5bQ5hh+VxcbW7dHJ7pFVOtVEPlimfPsoyp3XQZr9r7i//lHpkIEQ==", + "version": "14.0.606", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.606.tgz", + "integrity": "sha512-/axOn1g+Rch6odfBhhU1ZZVbwanCxmCBlKZaPz7AsPDJS2+Tc4tU2vji+KCuKcIhFu/VkuYREX8JxsurYSBjJQ==", "dependencies": { "axios": "^0.27.2", "buffer-crc32": "^0.2.13", @@ -17297,9 +17297,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.605", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.605.tgz", - "integrity": "sha512-uY5PKwGEwx4/hy5SphihPp9qfz7H4rCl9B5bQ5hh+VxcbW7dHJ7pFVOtVEPlimfPsoyp3XQZr9r7i//lHpkIEQ==", + "version": "14.0.606", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.606.tgz", + "integrity": "sha512-/axOn1g+Rch6odfBhhU1ZZVbwanCxmCBlKZaPz7AsPDJS2+Tc4tU2vji+KCuKcIhFu/VkuYREX8JxsurYSBjJQ==", "requires": { "axios": "^0.27.2", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index a319d955..4fa63f51 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "winston-transport": "^4.5.0", "ws": "^8.8.1", "zigbee-herdsman": "0.14.48", - "zigbee-herdsman-converters": "14.0.605", + "zigbee-herdsman-converters": "14.0.606", "zigbee2mqtt-frontend": "0.6.108" }, "devDependencies": {