diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 89c9a8e30..14eb48022 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -14658,9 +14658,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.241", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.241.tgz", - "integrity": "sha512-smu+JDQsR16fN9e8jO55VRFlUDM05WtsA1xQ+uTD2MIpoba93Ndow1mNkfCgEFhcBGq/ANpDG8JjY1YOMYOyGQ==", + "version": "14.0.242", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.242.tgz", + "integrity": "sha512-7XcQOefqSRYaBcshEb3+SRvGMqrQYaqck2uri/x5sJuDqqMWP9FvBaB7tlkncCZoKh/pAhKthLF3dyLTSH5wxA==", "requires": { "axios": "^0.21.3", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index f110856d4..296265e85 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "winston-syslog": "^2.4.4", "ws": "^8.2.1", "zigbee-herdsman": "0.13.142", - "zigbee-herdsman-converters": "14.0.241", + "zigbee-herdsman-converters": "14.0.242", "zigbee2mqtt-frontend": "0.6.4" }, "devDependencies": {