mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman-converters to 14.0.211 (#8225)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
db61a623d5
commit
7db4e1b8d0
Generated
+3
-3
@@ -17650,9 +17650,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.210",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.210.tgz",
|
||||
"integrity": "sha512-qXIORuaQ+qgkPvmBDcGaKNhbtOyJahetvAIXoDKC1LZ6/mMSOrXwAbo5g2fiwndK9H4l7O42ynbKOOotadtNXw==",
|
||||
"version": "14.0.211",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.211.tgz",
|
||||
"integrity": "sha512-18SYaMGXLu3o7U1xYf/AiEdx/Rl7jgUH94xMZuCyvTX+Y+mMibJ7oJvC8cYauesFBMswhsrPAttrEnmIKIbQbg==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.124",
|
||||
"zigbee-herdsman-converters": "14.0.210",
|
||||
"zigbee-herdsman-converters": "14.0.211",
|
||||
"zigbee2mqtt-frontend": "0.5.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user