mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-24 03:30:04 +00:00
fix(ignore): update zigbee-herdsman to 0.53.1 (#23331)
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -32,7 +32,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.17.1",
|
||||
"zigbee-herdsman": "0.53.0",
|
||||
"zigbee-herdsman": "0.53.1",
|
||||
"zigbee-herdsman-converters": "19.67.0",
|
||||
"zigbee2mqtt-frontend": "0.7.2"
|
||||
},
|
||||
@@ -9612,9 +9612,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.53.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.53.0.tgz",
|
||||
"integrity": "sha512-bJMrVySUUTqEFBaPGy6GhJLwUd9zlHb/XAkLJCGXWyBF/y8SflAeNPThGPuWid2pykJS8sWNE0LLvM6ns0hv0g==",
|
||||
"version": "0.53.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.53.1.tgz",
|
||||
"integrity": "sha512-G6+YlE6jGZ+EZbQs25cw1tqULuV1qXo7fccvXAyWuijDqi6t0Uo+LyljaQzY+1Gd2BG+1KxTK7O3AVNec3pVXw==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.17.1",
|
||||
"zigbee-herdsman": "0.53.0",
|
||||
"zigbee-herdsman": "0.53.1",
|
||||
"zigbee-herdsman-converters": "19.67.0",
|
||||
"zigbee2mqtt-frontend": "0.7.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user