Update zigbee-herdsman to 0.14.102 (#17163)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-28 11:52:39 +00:00
committed by GitHub
co-authored by Koenkk
parent bdbe2b4a70
commit 298c595deb
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.101",
"zigbee-herdsman": "0.14.102",
"zigbee-herdsman-converters": "15.0.75",
"zigbee2mqtt-frontend": "0.6.127"
},
@@ -9141,9 +9141,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.101",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.101.tgz",
"integrity": "sha512-s5r1HEke6RF/QHYcn/+5IpMzOmWE+JFvC76LysJkpoM312DVpu4pIPtATFRLyyuayUR88gmtNvVJgrqXvBoz8g==",
"version": "0.14.102",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.102.tgz",
"integrity": "sha512-1rlV3uEhJ4xCDZzpKk50tpxIeUBLaBNf2IjEK47raIhwjrO3sTkIGK70IarJgAhfwkY8u1EIKEgWG/wYIsJ2fw==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15862,9 +15862,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.101",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.101.tgz",
"integrity": "sha512-s5r1HEke6RF/QHYcn/+5IpMzOmWE+JFvC76LysJkpoM312DVpu4pIPtATFRLyyuayUR88gmtNvVJgrqXvBoz8g==",
"version": "0.14.102",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.102.tgz",
"integrity": "sha512-1rlV3uEhJ4xCDZzpKk50tpxIeUBLaBNf2IjEK47raIhwjrO3sTkIGK70IarJgAhfwkY8u1EIKEgWG/wYIsJ2fw==",
"requires": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.7.0",
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.101",
"zigbee-herdsman": "0.14.102",
"zigbee-herdsman-converters": "15.0.75",
"zigbee2mqtt-frontend": "0.6.127"
},