fix(ignore): update zigbee-herdsman-converters to 19.2.1 (#21801)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-03-14 19:58:50 +00:00
committed by GitHub
co-authored by Koenkk
parent 658622880f
commit a4f9c49ab5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.7.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.38.1",
"zigbee-herdsman-converters": "19.1.1",
"zigbee-herdsman-converters": "19.2.1",
"zigbee2mqtt-frontend": "0.6.161"
},
"bin": {
@@ -9834,9 +9834,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "19.1.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.1.1.tgz",
"integrity": "sha512-SMxPuM1rU65pvZcNduoGtIRjMpljChIe2xE9CDa6E8THsuh/P9Fks9IVr/XhNKsyTr/9WB18YZC7+JGSVZp2BQ==",
"version": "19.2.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.2.1.tgz",
"integrity": "sha512-YYkzmfUcgKXxagiNz59K/V/i+3a+GxkcIVqSyNiubBvl8LXY/+tEZn0bEDhsIfrkCBDsR0qyaOITjgTbcKw7hw==",
"dependencies": {
"axios": "^1.6.7",
"buffer-crc32": "^1.0.0",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.7.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.38.1",
"zigbee-herdsman-converters": "19.1.1",
"zigbee-herdsman-converters": "19.2.1",
"zigbee2mqtt-frontend": "0.6.161"
},
"devDependencies": {