diff --git a/package.json b/package.json index 3a7db9928..211818860 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "winston-syslog": "^2.7.1", "winston-transport": "^4.9.0", "ws": "^8.18.1", - "zigbee-herdsman": "3.4.0", + "zigbee-herdsman": "3.4.1", "zigbee-herdsman-converters": "23.8.0", "zigbee2mqtt-frontend": "0.9.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a0afeb60..4dcafb2f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - zigbee-herdsman: 3.4.0 + zigbee-herdsman: 3.4.1 importers: @@ -75,8 +75,8 @@ importers: specifier: ^8.18.1 version: 8.18.1 zigbee-herdsman: - specifier: 3.4.0 - version: 3.4.0 + specifier: 3.4.1 + version: 3.4.1 zigbee-herdsman-converters: specifier: 23.8.0 version: 23.8.0 @@ -1821,11 +1821,11 @@ packages: zigbee-herdsman-converters@23.8.0: resolution: {integrity: sha512-FA0UcIHptBhSh0nII67Dn2q4tpWKgcBqyucUe+kKceUriKbrFNG6O/gHcinhq2uc812VrDaZih5sXdGSjPBOEw==} - zigbee-herdsman@3.4.0: - resolution: {integrity: sha512-58WDYdSoTM6KLYERG6uPgbozT++O1NAgI6zzdTNi/WYgUr1NGjmmQgkjMz8N10aovpqtSE3Ev+X5ay35Xs4EDg==} + zigbee-herdsman@3.4.1: + resolution: {integrity: sha512-hAhDlFNUWcui08xfkmIEwI+9KflsL+er7sdd+gLUz/mi4+SinCHxZJhKFD5otrXXqgdQR7wCnfNCm/1gmuvOBA==} - zigbee-on-host@0.1.0: - resolution: {integrity: sha512-0lUepIg+7Ikt8scRtcD4Y+NhQXydn+3J6caVc7aBz4XYA2ClSDNq8F3hJkFxWw3FD7ZPwpZnYfHa9tHb5pJWjw==} + zigbee-on-host@0.1.2: + resolution: {integrity: sha512-bg88gSyyghczOwKLZa07VnSYVvM1iN+omxYk2gCsypUqV2IPXL+J2h8oRjf9vsrZSYBZSakREXLEZE2WEnDyAQ==} engines: {node: '>=20.17.0'} zigbee2mqtt-frontend@0.9.4: @@ -3487,11 +3487,11 @@ snapshots: buffer-crc32: 1.0.0 iconv-lite: 0.6.3 semver: 7.7.1 - zigbee-herdsman: 3.4.0 + zigbee-herdsman: 3.4.1 transitivePeerDependencies: - supports-color - zigbee-herdsman@3.4.0: + zigbee-herdsman@3.4.1: dependencies: '@serialport/bindings-cpp': 13.0.1 '@serialport/parser-delimiter': 13.0.0 @@ -3501,10 +3501,10 @@ snapshots: fast-deep-equal: 3.1.3 mixin-deep: 2.0.1 slip: 1.0.2 - zigbee-on-host: 0.1.0 + zigbee-on-host: 0.1.2 transitivePeerDependencies: - supports-color - zigbee-on-host@0.1.0: {} + zigbee-on-host@0.1.2: {} zigbee2mqtt-frontend@0.9.4: {}