fix(ignore): update zigbee-herdsman-converters to 15.75.0 (#18972)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-09-13 17:58:34 +00:00
committed by GitHub
co-authored by Koenkk
parent 3b64ea9d92
commit cc95c85969
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.14.1",
"zigbee-herdsman": "0.18.7",
"zigbee-herdsman-converters": "15.74.0",
"zigbee-herdsman-converters": "15.75.0",
"zigbee2mqtt-frontend": "0.6.135"
},
"bin": {
@@ -9801,9 +9801,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.74.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.74.0.tgz",
"integrity": "sha512-e3bhi9oUy+vSu+00GpUvyj2qHoz5KRJY4lBNG+t8D7T7sN9133HJhHLum1ZkJ+4PGUQ+5dalnLolYI4RWKDb5Q==",
"version": "15.75.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.75.0.tgz",
"integrity": "sha512-iy3xeKZS2ApxvGQEZi1kuBdJioiAfzMCGHNKrk2BUJ9Jsc70KyBHXPrbRxD5I79YxEGAItJdE+lSsmxy3HrJ6g==",
"dependencies": {
"axios": "^1.5.0",
"buffer-crc32": "^0.2.13",
@@ -16910,9 +16910,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.74.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.74.0.tgz",
"integrity": "sha512-e3bhi9oUy+vSu+00GpUvyj2qHoz5KRJY4lBNG+t8D7T7sN9133HJhHLum1ZkJ+4PGUQ+5dalnLolYI4RWKDb5Q==",
"version": "15.75.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.75.0.tgz",
"integrity": "sha512-iy3xeKZS2ApxvGQEZi1kuBdJioiAfzMCGHNKrk2BUJ9Jsc70KyBHXPrbRxD5I79YxEGAItJdE+lSsmxy3HrJ6g==",
"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.14.1",
"zigbee-herdsman": "0.18.7",
"zigbee-herdsman-converters": "15.74.0",
"zigbee-herdsman-converters": "15.75.0",
"zigbee2mqtt-frontend": "0.6.135"
},
"devDependencies": {