diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8376cf8fd..975b05816 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -7066,9 +7066,9 @@ } }, "zigbee-shepherd-converters": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.1.2.tgz", - "integrity": "sha512-+tXMZ8KPdGA6FW/cC6yfoiY1POvdt9MRZTP+w5I4bV3FKmn0Yp/vk3JUQtPXmIDYCHfzXSWKFp63E+rQZxGzbw==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.1.3.tgz", + "integrity": "sha512-6vfqrMjmrQP4w9GNcjC2AnHmxEFDatYp1w6ZGT3gGosl894Ko/eIbRltr/gM53obRH2jfQsDO60S1V8ZCshp8A==", "requires": { "chai": "*", "debounce": "*", diff --git a/package.json b/package.json index 9bc4c2e10..992411cdb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "zcl-id": "git+https://github.com/Koenkk/zcl-id.git#4fa75c92424cd070a3bf6e1f4640b1e3ad8f802d", "ziee": "*", "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#30d08aacf50327dc1e2c3f146076b9efb8581192", - "zigbee-shepherd-converters": "8.1.2", + "zigbee-shepherd-converters": "8.1.3", "zive": "*" }, "devDependencies": {