mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 13:31:41 +00:00
fix(ignore): update zigbee-herdsman to 2.1.2 (#24138)
This commit is contained in:
Generated
+4
-4
@@ -32,7 +32,7 @@
|
||||
"winston-syslog": "^2.7.1",
|
||||
"winston-transport": "^4.8.0",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "2.1.1",
|
||||
"zigbee-herdsman": "2.1.2",
|
||||
"zigbee-herdsman-converters": "20.19.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
@@ -10380,9 +10380,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.1.tgz",
|
||||
"integrity": "sha512-Y5aYy/nbAfu4E/Bvcv60KHDaJe5pkxa5exkY/HUnl9tWkeJPDMi2xkJhINMH/ZH2VrmbWxMLX4vHAddxSTc+MQ==",
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.2.tgz",
|
||||
"integrity": "sha512-F8zE1oE4O6F7CaSsdJmscNrUDm+G4TRl8j6zse5OfrTwtn1wYWKts2MhS3tKI6fQdvKtmsDV20sHlAQBHRcwag==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.7.1",
|
||||
"winston-transport": "^4.8.0",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "2.1.1",
|
||||
"zigbee-herdsman": "2.1.2",
|
||||
"zigbee-herdsman-converters": "20.19.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user