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:
Koen Kanters
2023-09-06 18:39:23 +00:00
committed by GitHub
co-authored by Koenkk
parent 91a9e32a83
commit f509410189
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
View File
@@ -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": {