mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman-converters to 13.0.30 (#5375)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
83221fd7dd
commit
fe2034f4d2
Generated
+3
-3
@@ -14475,9 +14475,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "13.0.29",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.29.tgz",
|
||||
"integrity": "sha512-o4UjugaOAa0sA0XDwtTtHFQBlZyj3vM01nwWWIysYxelCtbeLsaSb4ho/Z/uHGe5inewbj96YVuv0Soi0ZDJ1Q==",
|
||||
"version": "13.0.30",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.30.tgz",
|
||||
"integrity": "sha512-92fB9JiKgGhT9cGYSJtPdFaUZZQb7D+PE+I2EsXnVVDSYN+kY+8in/4VNPqCIJVt+8glYaklUxOlM46Gk2Ci3Q==",
|
||||
"requires": {
|
||||
"axios": "^0.21.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.41",
|
||||
"zigbee-herdsman-converters": "13.0.29",
|
||||
"zigbee-herdsman-converters": "13.0.30",
|
||||
"zigbee2mqtt-frontend": "0.2.110"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user