mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-04 02:51:44 +00:00
Update zigbee-herdsman-converters to 12.0.151 (#3994)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7c6fe4d95e
commit
ef6572dfd0
Generated
+3
-3
@@ -14709,9 +14709,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.150",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.150.tgz",
|
||||
"integrity": "sha512-1jyopt/Y7Tg7bbqOX/5HI0JU4Sa7ph1+/xTa1Bhwe5OPVieWpRdSN7KiG7ocPzikmyEghaVAAiB9VmahvrMryg==",
|
||||
"version": "12.0.151",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.151.tgz",
|
||||
"integrity": "sha512-6m2Shp/05DcUWL10PaH3lHRnOT+XtoyPBO/LTQLOGkybpyAlGt/+JTxDqakI7tANcRs2Wbgl5ZioJjn3z4FH5g==",
|
||||
"requires": {
|
||||
"axios": "^0.19.2",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.109",
|
||||
"zigbee-herdsman-converters": "12.0.150"
|
||||
"zigbee-herdsman-converters": "12.0.151"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user