mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
fix(ignore): update zigbee-herdsman to 2.1.8 (#24763)
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.7",
|
||||
"zigbee-herdsman": "2.1.8",
|
||||
"zigbee-herdsman-converters": "20.46.0",
|
||||
"zigbee2mqtt-frontend": "0.7.5"
|
||||
},
|
||||
@@ -8616,9 +8616,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "2.1.7",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.7.tgz",
|
||||
"integrity": "sha512-Je1XsF+CIx2Ai1IYyjGenB58VqWXvTbY770dVyPwU+mUTG+hrbsF/rV9fybBzNkgg4EhJbbheIBBWfnqcRlfBQ==",
|
||||
"version": "2.1.8",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.8.tgz",
|
||||
"integrity": "sha512-TJB8FSs/B/h6N2c4yOQ7zWBpOLPca1XVJ0VNK7d1QYmNAzLlNRREbv0kcVnxh+LMwaKrnRNvfH6rXLVv5ZpLEA==",
|
||||
"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.7",
|
||||
"zigbee-herdsman": "2.1.8",
|
||||
"zigbee-herdsman-converters": "20.46.0",
|
||||
"zigbee2mqtt-frontend": "0.7.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user