mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman-converters to 12.0.188 (#4376)
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
b1bf87f845
commit
6234e2f40e
Generated
+3
-3
@@ -15644,9 +15644,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.187",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.187.tgz",
|
||||
"integrity": "sha512-JWLazJLNJyX3OtO+VD3fY71oE/FshHp0sfa6o138lc+SMbouEFiP+46L+0NrQ5ET6/ZGggjm4ZfEGybOYNFOYw==",
|
||||
"version": "12.0.188",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.188.tgz",
|
||||
"integrity": "sha512-ppn7AksAW91H5VCMLO8Sz2PvYcmIuuyz4ra4WAon6nwIZiSvmvdQ6jM5JkLob0/FKFBohAyMOsPyQAQeHlUYSw==",
|
||||
"requires": {
|
||||
"axios": "^0.20.0",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.6",
|
||||
"zigbee-herdsman-converters": "12.0.187",
|
||||
"zigbee-herdsman-converters": "12.0.188",
|
||||
"zigbee2mqtt-frontend": "0.1.58"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user