mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-19 10:06:58 +00:00
Update zigbee-herdsman to 0.13.163 (#9342)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
1dc36f4cc1
commit
e81d197979
Generated
+3
-3
@@ -6814,9 +6814,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.162",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.162.tgz",
|
||||
"integrity": "sha512-EEOPe8rMWqxfxoUdEkzhDE+rc3jXDAEg3CWzt+94eKh4HoLNhe8mzxVemsZHPhAq8xNgBN9NQykrCgbBU3i8ng==",
|
||||
"version": "0.13.163",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.163.tgz",
|
||||
"integrity": "sha512-VAdJNsQk2dqPPzOcKPpGGFM4WEH/cXsUK1ngqzflmp9e8DggiJL8Efsz8r36LBiNJa4jIme4jD6doYG9yxEKyw==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.162",
|
||||
"zigbee-herdsman": "0.13.163",
|
||||
"zigbee-herdsman-converters": "14.0.293",
|
||||
"zigbee2mqtt-frontend": "0.6.25"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user