Update zigbee-herdsman to 0.14.81 (#15489)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-11 10:37:37 +01:00
committed by GitHub
co-authored by Koenkk
parent e2deb23d77
commit b90c0c4114
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.11.0",
"zigbee-herdsman": "0.14.80",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman-converters": "14.0.688",
"zigbee2mqtt-frontend": "0.6.119"
},
@@ -8911,9 +8911,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "0.14.80",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.80.tgz",
"integrity": "sha512-tCv1nFTyOAHeNhlWG6jmUrJcxnLmdNtF85Qiag/iIuc2H/B7tN5QQg392vAvL7mFooFWq5481f/PDG+33+ZPUg==",
"version": "0.14.81",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.81.tgz",
"integrity": "sha512-lZ0DUN32Lq02K9P5Ny3y5/VNWb4/0DYoYE2gGF9xi51ECxrxjlBGcw0YR5JhDHjfSukmfWlPRnoIdeYf1oTZlA==",
"dependencies": {
"@serialport/bindings-cpp": "^10.8.0",
"@serialport/parser-delimiter": "^10.5.0",
@@ -15463,9 +15463,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.80",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.80.tgz",
"integrity": "sha512-tCv1nFTyOAHeNhlWG6jmUrJcxnLmdNtF85Qiag/iIuc2H/B7tN5QQg392vAvL7mFooFWq5481f/PDG+33+ZPUg==",
"version": "0.14.81",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.81.tgz",
"integrity": "sha512-lZ0DUN32Lq02K9P5Ny3y5/VNWb4/0DYoYE2gGF9xi51ECxrxjlBGcw0YR5JhDHjfSukmfWlPRnoIdeYf1oTZlA==",
"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.11.0",
"zigbee-herdsman": "0.14.80",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman-converters": "14.0.688",
"zigbee2mqtt-frontend": "0.6.119"
},