fix(ignore): update zigbee-herdsman-converters to 19.73.0 (#23495)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-08-03 11:05:54 +00:00
committed by GitHub
co-authored by Koenkk
parent 3217332e46
commit 2cb8a8f5a5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"winston-transport": "^4.7.1",
"ws": "^8.18.0",
"zigbee-herdsman": "0.55.4",
"zigbee-herdsman-converters": "19.72.0",
"zigbee-herdsman-converters": "19.73.0",
"zigbee2mqtt-frontend": "0.7.4"
},
"bin": {
@@ -9758,9 +9758,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "19.72.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.72.0.tgz",
"integrity": "sha512-wIRQOf4hDbfGaUxX1D4OjFWy8VdOiWent80kn2OlJbMLhUfzW6jn2ld0U4yQTdFckpkKPavKLHlLOPTYNp2EgA==",
"version": "19.73.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.73.0.tgz",
"integrity": "sha512-Skwy23oxAp7/M8fHDGjtY2wwGGLJJ60i7qRXfPDRjiXDfqTnSXnJqu/X7Yo3b255KiIEKS4PLBl47MpwKYQ7qA==",
"license": "MIT",
"dependencies": {
"axios": "^1.7.2",
+1 -1
View File
@@ -61,7 +61,7 @@
"winston-transport": "^4.7.1",
"ws": "^8.18.0",
"zigbee-herdsman": "0.55.4",
"zigbee-herdsman-converters": "19.72.0",
"zigbee-herdsman-converters": "19.73.0",
"zigbee2mqtt-frontend": "0.7.4"
},
"devDependencies": {