mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-24 03:30:04 +00:00
Update zigbee-herdsman-converters to 13.0.35 (#5419)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
93741bf731
commit
45e2cf75c6
Generated
+3
-3
@@ -14475,9 +14475,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "13.0.34",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.34.tgz",
|
||||
"integrity": "sha512-Yqxi/y2yBvW7dNKYbO3/0HQGF0x/3d9/OSL6HCoFSlrAdoAVJJxB4aTHxjPBwnNzHjCInPauXTedbHkXMoTUbA==",
|
||||
"version": "13.0.35",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.35.tgz",
|
||||
"integrity": "sha512-NKKwFmHMZPBDA7P1FS7YB2bjf4TdKftM49rSM5YkCZ1ceobfMwUIJX4Ze18A89/sOlx1+0UnCfRxvpuAVWq62A==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"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.34",
|
||||
"zigbee-herdsman-converters": "13.0.35",
|
||||
"zigbee2mqtt-frontend": "0.2.110"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user