mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
fix(ignore): update zigbee-herdsman-converters to 19.4.0 (#21870)
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.3.0",
|
||||
"zigbee-herdsman-converters": "19.4.0",
|
||||
"zigbee2mqtt-frontend": "0.6.161"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9834,9 +9834,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "19.3.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.3.0.tgz",
|
||||
"integrity": "sha512-UFWXCu/ATUqx0Jy8j/VhOh9Czib3DbcSVyC6ZNKOMnXlPyKJozF1lS5SkprZlrLDtvUYeB+EftT3Ib/5c+IuHw==",
|
||||
"version": "19.4.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.4.0.tgz",
|
||||
"integrity": "sha512-49tanhyk+3+KYc7lCI4ML8tmV52c4gArNWEGg1MxTQHwlsUB6Z3IWbfZa1SDtga6gLXudztfwmqTwyVUNOtRgg==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.8",
|
||||
"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.3.0",
|
||||
"zigbee-herdsman-converters": "19.4.0",
|
||||
"zigbee2mqtt-frontend": "0.6.161"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user