mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.13.183 (#10193)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
aa84a140e1
commit
b890b1bcb7
Generated
+3
-3
@@ -6921,9 +6921,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.182",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.182.tgz",
|
||||
"integrity": "sha512-VrpcZqGojo+KVz2gG7OK3VgTrwVFVXcu9rv8zEXMQQ3X2qfXPmGzzZYNbMucQtNN6owalJHwnprLmSzkGEltQw==",
|
||||
"version": "0.13.183",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.183.tgz",
|
||||
"integrity": "sha512-wjqVphPPwLd3aldLndK0R65e+ETntOi69ayDsbfj8wYLNa1LPniNRMR+mx18aacGMbjI9pIQvlRt5z4iZVTndg==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.3.0",
|
||||
"zigbee-herdsman": "0.13.182",
|
||||
"zigbee-herdsman": "0.13.183",
|
||||
"zigbee-herdsman-converters": "14.0.345",
|
||||
"zigbee2mqtt-frontend": "0.6.61"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user