mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-17 02:04:21 +00:00
fix(ignore): update zigbee-herdsman to 2.1.4 (#24397)
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.3",
|
||||
"zigbee-herdsman": "2.1.4",
|
||||
"zigbee-herdsman-converters": "20.29.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
@@ -10382,9 +10382,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.3.tgz",
|
||||
"integrity": "sha512-1LiSb3L2ZFzNOuGJHMWBFPRgPs1WVMS4CagtvYxEVUdifhVivp1vMNrCxBsbwNhDiNBh/Blk0pTR0szJttLzrA==",
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.1.4.tgz",
|
||||
"integrity": "sha512-0S3+S5gvMqNszrdg8VVjT3S308kxsjrLpxNeqiSDL0jniU6sskPzLIm39Vf3NXjhqoh+x2aJaYafT4x2yNsY2w==",
|
||||
"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.3",
|
||||
"zigbee-herdsman": "2.1.4",
|
||||
"zigbee-herdsman-converters": "20.29.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user