mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.14.49 (#13736)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
77bd76d1ca
commit
802bccd1f3
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-syslog": "^2.6.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.48",
|
||||
"zigbee-herdsman": "0.14.49",
|
||||
"zigbee-herdsman-converters": "14.0.606",
|
||||
"zigbee2mqtt-frontend": "0.6.108"
|
||||
},
|
||||
@@ -9934,9 +9934,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.48",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.48.tgz",
|
||||
"integrity": "sha512-YZc8XmccgooorRWhtLhXXFxpGcJ4A6hMEz6ppHjFCzNrecVPo4+qNzWJKgqwvIG4xoZfOUE15v4RqPaxl+/kYA==",
|
||||
"version": "0.14.49",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.49.tgz",
|
||||
"integrity": "sha512-I99xtNhzkTXzmjq3bAPwxEaca5FjsR83WryIttIyR8NOVXEL5aQIiu+BRFhMs2lmvJEciGv0vhf/gZdZVq/UwA==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -17283,9 +17283,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.48",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.48.tgz",
|
||||
"integrity": "sha512-YZc8XmccgooorRWhtLhXXFxpGcJ4A6hMEz6ppHjFCzNrecVPo4+qNzWJKgqwvIG4xoZfOUE15v4RqPaxl+/kYA==",
|
||||
"version": "0.14.49",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.49.tgz",
|
||||
"integrity": "sha512-I99xtNhzkTXzmjq3bAPwxEaca5FjsR83WryIttIyR8NOVXEL5aQIiu+BRFhMs2lmvJEciGv0vhf/gZdZVq/UwA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.6.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.8.1",
|
||||
"zigbee-herdsman": "0.14.48",
|
||||
"zigbee-herdsman": "0.14.49",
|
||||
"zigbee-herdsman-converters": "14.0.606",
|
||||
"zigbee2mqtt-frontend": "0.6.108"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user