mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman-converters to 12.0.163 (#4100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
082c5d47be
commit
4f27813d96
Generated
+3
-3
@@ -14810,9 +14810,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.162",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.162.tgz",
|
||||
"integrity": "sha512-hNk44uS3ndh0gqwpGjyMYmW9qe3/8Vc+vpBFDKm2O4V5OHkrsR002ruwIoufsophOYHvp6UDqIbBCLg42RkPLA==",
|
||||
"version": "12.0.163",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.163.tgz",
|
||||
"integrity": "sha512-p80cchz5XqF1SdkNmoxy4HtVfT3sePFg9E2XwioRAw2p5q9F1Rjfsy8O4fBiNERBiT/NyR+RA1x5lM5rCHSlCA==",
|
||||
"requires": {
|
||||
"axios": "^0.19.2",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.117",
|
||||
"zigbee-herdsman-converters": "12.0.162"
|
||||
"zigbee-herdsman-converters": "12.0.163"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user