mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman-converters to 13.0.1 (#5058)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koenkk
Koen Kanters
parent
2fa70fea4d
commit
a5c2c483ad
Generated
+3
-3
@@ -14564,9 +14564,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "13.0.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.0.tgz",
|
||||
"integrity": "sha512-yghuEb/LmcaK1Q54LoV8ViGI0XRdDhK0z7QHlDQNS63cDbqruITsBQypuc/IX6rfWxpz3p/OBCIJhbb2WXuUnA==",
|
||||
"version": "13.0.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.1.tgz",
|
||||
"integrity": "sha512-nkMPS3Su7DUn5ESZEMPKXwW22cHB/Y9OXB7W96cZxXb621qNq5Z3aaOSeG1TcPUKMYfv/fTng/CCXCCFi8areA==",
|
||||
"requires": {
|
||||
"axios": "^0.21.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.31",
|
||||
"zigbee-herdsman-converters": "13.0.0",
|
||||
"zigbee-herdsman-converters": "13.0.1",
|
||||
"zigbee2mqtt-frontend": "0.2.93"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user