fix(ignore): update zigbee-herdsman to 2.1.6 (#24545)

This commit is contained in:
Koen Kanters
2024-10-29 20:08:04 +00:00
committed by GitHub
parent b620a21d46
commit 9837488f44
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"winston-syslog": "^2.7.1",
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.5",
"zigbee-herdsman": "2.1.6",
"zigbee-herdsman-converters": "20.36.0",
"zigbee2mqtt-frontend": "0.7.4"
},
@@ -8612,9 +8612,9 @@
}
},
"node_modules/zigbee-herdsman": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.5.tgz",
"integrity": "sha512-Eolr7RSzunPFkJ3wigaBMECiUYEhG4eoGJddd1GWytAMdgGF35BBMfu33D0uOoycaOSMzM0eczOQcsoqOY0EPw==",
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.6.tgz",
"integrity": "sha512-eybbOcSygjL7RE2tKNVzmiHpJSyoaI2nvB9KbcvC8PJLJ3nj8prf90AqgGjTdwfIMiblAoQpocRoauL648TQaw==",
"license": "MIT",
"dependencies": {
"@serialport/bindings-cpp": "^12.0.1",
+1 -1
View File
@@ -61,7 +61,7 @@
"winston-syslog": "^2.7.1",
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.5",
"zigbee-herdsman": "2.1.6",
"zigbee-herdsman-converters": "20.36.0",
"zigbee2mqtt-frontend": "0.7.4"
},