mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-25 22:23:44 +00:00
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:
Generated
+4
-4
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user