From d3ba21828cf809a6bea66cc7b0c99d9ce37632f6 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Thu, 13 Aug 2026 21:11:09 +0200 Subject: [PATCH] fix(ignore): update zigbee-herdsman-converters to 26.96.0 (#32841) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5c8c67a75..f6d337e0f 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "winston-transport": "^4.9.0", "ws": "^8.21.3", "zigbee-herdsman": "10.9.0", - "zigbee-herdsman-converters": "26.95.0", + "zigbee-herdsman-converters": "26.96.0", "zigbee2mqtt-frontend": "0.9.21", "zigbee2mqtt-windfront": "2.14.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c620f0ad..eda73dd6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 10.9.0 version: 10.9.0 zigbee-herdsman-converters: - specifier: 26.95.0 - version: 26.95.0 + specifier: 26.96.0 + version: 26.96.0 zigbee2mqtt-frontend: specifier: 0.9.21 version: 0.9.21 @@ -1392,8 +1392,8 @@ packages: utf-8-validate: optional: true - zigbee-herdsman-converters@26.95.0: - resolution: {integrity: sha512-L4kLf4c1fLUP3mZl8z8wdX3vyiIrGcvsr5WxLwPCnWcNf3IjOo5/tv0yx4OBlql6+bx3OjlIjKBl77Xdl+nWYQ==} + zigbee-herdsman-converters@26.96.0: + resolution: {integrity: sha512-tAASBokUz39IAsDeIX6GyYZk6zPSTep+Yx98/RV/Foogs8Er2G9wBRE6z+AQe+GMmnd8Nc227RYR3zaaNMjtCg==} engines: {node: '>=20.15.0'} zigbee-herdsman@10.9.0: @@ -2575,7 +2575,7 @@ snapshots: ws@8.21.3: {} - zigbee-herdsman-converters@26.95.0: + zigbee-herdsman-converters@26.96.0: dependencies: iconv-lite: 0.7.3 semver: 7.8.5