fix(ignore): update zigbee-herdsman-converters to 15.50.1 (#18487)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-08-01 18:00:02 +02:00
committed by GitHub
co-authored by Koenkk
parent 3478e40017
commit 683d29f9f7
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.17.2",
"zigbee-herdsman-converters": "15.50.0",
"zigbee-herdsman-converters": "15.50.1",
"zigbee2mqtt-frontend": "0.6.133"
},
"bin": {
@@ -9747,9 +9747,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.50.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.50.0.tgz",
"integrity": "sha512-Szlf8Bevz05zBmD9dy5yca+bwcr4iwPY2YznjOg/rUfi8YBwmAgklmJNK0yV0h+DdrVPqaoNAu+NnhqB15nrbw==",
"version": "15.50.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.50.1.tgz",
"integrity": "sha512-Kxkl7p8UiGcLIF3iOU3oFNP/7FLNDRd8zcLToc20tP+Lcgvdc23m47FtDS4KIkS4yvzj3wQQitFlV8CTHTcQFA==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16819,9 +16819,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.50.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.50.0.tgz",
"integrity": "sha512-Szlf8Bevz05zBmD9dy5yca+bwcr4iwPY2YznjOg/rUfi8YBwmAgklmJNK0yV0h+DdrVPqaoNAu+NnhqB15nrbw==",
"version": "15.50.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.50.1.tgz",
"integrity": "sha512-Kxkl7p8UiGcLIF3iOU3oFNP/7FLNDRd8zcLToc20tP+Lcgvdc23m47FtDS4KIkS4yvzj3wQQitFlV8CTHTcQFA==",
"requires": {
"axios": "^1.4.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.17.2",
"zigbee-herdsman-converters": "15.50.0",
"zigbee-herdsman-converters": "15.50.1",
"zigbee2mqtt-frontend": "0.6.133"
},
"devDependencies": {