mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman-converters to 14.0.583 (#13355)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
7f28c557cd
commit
be70b83be5
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.46",
|
||||
"zigbee-herdsman-converters": "14.0.582",
|
||||
"zigbee-herdsman-converters": "14.0.583",
|
||||
"zigbee2mqtt-frontend": "0.6.107"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9831,9 +9831,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "14.0.582",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.582.tgz",
|
||||
"integrity": "sha512-IuSj4excUwSo0x76HdXgumUiQj0GAv1Bt895hnLbTIKdOx+dOguLu71IHBGUw0t1+hIZ6biQxhSlYQWIIgpUfA==",
|
||||
"version": "14.0.583",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.583.tgz",
|
||||
"integrity": "sha512-yHaMj8hvaXgQ1gQ+IT2adg53AgI+gB7FgrvSxxBOYqq1v6/GJQKFIju0d3YiYoFMvQ7P2I5GNcKJz6yKK3wotg==",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -17113,9 +17113,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.582",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.582.tgz",
|
||||
"integrity": "sha512-IuSj4excUwSo0x76HdXgumUiQj0GAv1Bt895hnLbTIKdOx+dOguLu71IHBGUw0t1+hIZ6biQxhSlYQWIIgpUfA==",
|
||||
"version": "14.0.583",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.583.tgz",
|
||||
"integrity": "sha512-yHaMj8hvaXgQ1gQ+IT2adg53AgI+gB7FgrvSxxBOYqq1v6/GJQKFIju0d3YiYoFMvQ7P2I5GNcKJz6yKK3wotg==",
|
||||
"requires": {
|
||||
"axios": "^0.27.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.46",
|
||||
"zigbee-herdsman-converters": "14.0.582",
|
||||
"zigbee-herdsman-converters": "14.0.583",
|
||||
"zigbee2mqtt-frontend": "0.6.107"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user