mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
fix(ignore): update zigbee-herdsman to 0.32.3 (#20744)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.32.2",
|
||||
"zigbee-herdsman": "0.32.3",
|
||||
"zigbee-herdsman-converters": "18.11.0",
|
||||
"zigbee2mqtt-frontend": "0.6.151"
|
||||
},
|
||||
@@ -9786,9 +9786,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.32.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.32.2.tgz",
|
||||
"integrity": "sha512-9lDKjc4bNDMUjz0hcZvR92qFjsny9u29TqNOtXSlHUEffJxE6gfPRsehyVhE2ovXz2zzQfiSZzZzw9wOBahzIw==",
|
||||
"version": "0.32.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.32.3.tgz",
|
||||
"integrity": "sha512-JSjUZ86vwJDa315H4Mhg3DWu7TkhDA6WM33xwvi3+3YTFEmAX/69GDeD6RN4c9Xdk8lzAWzASDPnBCUDdQfZfg==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.32.2",
|
||||
"zigbee-herdsman": "0.32.3",
|
||||
"zigbee-herdsman-converters": "18.11.0",
|
||||
"zigbee2mqtt-frontend": "0.6.151"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user