fix(ignore): update zigbee-herdsman-converters to 19.0.0 (#21768)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-03-11 21:51:22 +01:00
committed by GitHub
parent 86c2e90e06
commit dbd616fbe5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.7.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.37.0",
"zigbee-herdsman-converters": "18.49.0",
"zigbee-herdsman-converters": "19.0.0",
"zigbee2mqtt-frontend": "0.6.161"
},
"bin": {
@@ -9834,9 +9834,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "18.49.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.49.0.tgz",
"integrity": "sha512-oq8QVldarMFeqXuNoKVU+Hm5nQzOSu90vvCphbxbwQEPbdpSu0rXi9f/vbYaPzU4VZ1TkDjik3dpKnuQ4v1EPw==",
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.0.0.tgz",
"integrity": "sha512-HP+ESjCpDeZYrT8uFFhXrOltw+5wPOuhHJbta0FJINE7MNEn5AjIcp4RbO3hIQ5Mhx+uKGJpZqGURBA2XbxHrA==",
"dependencies": {
"axios": "^1.6.7",
"buffer-crc32": "^1.0.0",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.7.0",
"ws": "^8.16.0",
"zigbee-herdsman": "0.37.0",
"zigbee-herdsman-converters": "18.49.0",
"zigbee-herdsman-converters": "19.0.0",
"zigbee2mqtt-frontend": "0.6.161"
},
"devDependencies": {