mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
Update zigbee-herdsman-converters to 14.0.397 (#10987)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5ef7b673d8
commit
f0f7662f9e
Generated
+3
-3
@@ -13136,9 +13136,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.396",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.396.tgz",
|
||||
"integrity": "sha512-o+lxIyzCIOw10SjT5R988lNkL9OvxA1mcn4YSGrUaVQxejnZh0C93gYDP2+nN/2pchTEaRDC+uoze4ZU+bCkIg==",
|
||||
"version": "14.0.397",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.397.tgz",
|
||||
"integrity": "sha512-ceb4fDeT1/Gn32yvZxL+34i8G7g1AZYZhXQe+uR7d/hSGiWyrOJZyQDyNuidaRjnKcI/0a6d+uHw8agizAJk8A==",
|
||||
"requires": {
|
||||
"axios": "^0.25.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.2",
|
||||
"zigbee-herdsman": "0.14.6",
|
||||
"zigbee-herdsman-converters": "14.0.396",
|
||||
"zigbee-herdsman-converters": "14.0.397",
|
||||
"zigbee2mqtt-frontend": "0.6.69"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user