mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman to 2.1.6 (#24545)
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user