diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d063bf541..32a9c997b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14759,9 +14759,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.132", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.132.tgz", - "integrity": "sha512-chlv/++KTTq8EoQOrfJtRYHd17pQbLV1FfI4KOji5QqRyL6LR67PuY+A+yAtYIdvLGliHuT9jvoAmMXDqDPThg==", + "version": "14.0.133", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.133.tgz", + "integrity": "sha512-bpcq/dL+F76+okw1udaieOp3KLwGJkM5CLZOHCkMJKTXhIRybDq7oAeHI8aWhpD/HRCvjA1e3NwOIw/9/i9cGA==", "requires": { "axios": "^0.21.1", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 71b7580c8..e3c186ad3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "winston-syslog": "^2.4.4", "ws": "^7.3.1", "zigbee-herdsman": "0.13.92", - "zigbee-herdsman-converters": "14.0.132", + "zigbee-herdsman-converters": "14.0.133", "zigbee2mqtt-frontend": "0.4.0" }, "devDependencies": {