diff --git a/package-lock.json b/package-lock.json index ef1b61045..75870364c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "winston-transport": "^4.5.0", "ws": "^8.13.0", "zigbee-herdsman": "0.14.117", - "zigbee-herdsman-converters": "15.13.1-hotfix.0", + "zigbee-herdsman-converters": "15.13.1-hotfix.1", "zigbee2mqtt-frontend": "0.6.129" }, "bin": { @@ -9575,9 +9575,9 @@ } }, "node_modules/zigbee-herdsman-converters": { - "version": "15.13.1-hotfix.0", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.0.tgz", - "integrity": "sha512-pMJK+qXSHPbOxWTXNQNpj3oNWV7Y22D6FcF3ZPhI3Tm83sdnmxmbTHGCZcw4TSjKOOShcGy1ZlyvlvOowCaRRw==", + "version": "15.13.1-hotfix.1", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.1.tgz", + "integrity": "sha512-cW++NcwJQ98lpDaajETa1bdT5yzQ83u2Z4LMllu6XvHDjx5ESj5rmS0LIyb9O1SHy0aYA5av14maswA1o1zgHw==", "dependencies": { "axios": "^1.4.0", "buffer-crc32": "^0.2.13", @@ -16574,9 +16574,9 @@ } }, "zigbee-herdsman-converters": { - "version": "15.13.1-hotfix.0", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.0.tgz", - "integrity": "sha512-pMJK+qXSHPbOxWTXNQNpj3oNWV7Y22D6FcF3ZPhI3Tm83sdnmxmbTHGCZcw4TSjKOOShcGy1ZlyvlvOowCaRRw==", + "version": "15.13.1-hotfix.1", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.1.tgz", + "integrity": "sha512-cW++NcwJQ98lpDaajETa1bdT5yzQ83u2Z4LMllu6XvHDjx5ESj5rmS0LIyb9O1SHy0aYA5av14maswA1o1zgHw==", "requires": { "axios": "^1.4.0", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index f8bec24b9..e81eec5eb 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "winston-transport": "^4.5.0", "ws": "^8.13.0", "zigbee-herdsman": "0.14.117", - "zigbee-herdsman-converters": "15.13.1-hotfix.0", + "zigbee-herdsman-converters": "15.13.1-hotfix.1", "zigbee2mqtt-frontend": "0.6.129" }, "devDependencies": {