mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman-converters to 15.71.0 (#18887)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.18.7",
|
||||
"zigbee-herdsman-converters": "15.70.0",
|
||||
"zigbee-herdsman-converters": "15.71.0",
|
||||
"zigbee2mqtt-frontend": "0.6.135"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9792,9 +9792,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.70.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.70.0.tgz",
|
||||
"integrity": "sha512-YQ+3NfYuiky/+7jxWkQbDc+7XgQ6CJH5x8H1I8tCLnsTKL8cccezjIJX24lUC5V4uFrATpsqRcVFIh3SEkaXxA==",
|
||||
"version": "15.71.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.71.0.tgz",
|
||||
"integrity": "sha512-lIyOfbB+myqcskd/x9jJfoimQtpNZ/mNCo7Y2qL6jRJkIPI4JJpLh7pWGQkZlFoB35gKVs+76Bqw6wpICc4F/g==",
|
||||
"dependencies": {
|
||||
"axios": "^1.5.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16893,9 +16893,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.70.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.70.0.tgz",
|
||||
"integrity": "sha512-YQ+3NfYuiky/+7jxWkQbDc+7XgQ6CJH5x8H1I8tCLnsTKL8cccezjIJX24lUC5V4uFrATpsqRcVFIh3SEkaXxA==",
|
||||
"version": "15.71.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.71.0.tgz",
|
||||
"integrity": "sha512-lIyOfbB+myqcskd/x9jJfoimQtpNZ/mNCo7Y2qL6jRJkIPI4JJpLh7pWGQkZlFoB35gKVs+76Bqw6wpICc4F/g==",
|
||||
"requires": {
|
||||
"axios": "^1.5.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.18.7",
|
||||
"zigbee-herdsman-converters": "15.70.0",
|
||||
"zigbee-herdsman-converters": "15.71.0",
|
||||
"zigbee2mqtt-frontend": "0.6.135"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user