fix(ignore): update zigbee-herdsman-converters to 20.45.0 (#24733)

This commit is contained in:
Koen Kanters
2024-11-12 20:23:45 +00:00
committed by GitHub
parent 22e13c52b9
commit b8c3104aa1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.7",
"zigbee-herdsman-converters": "20.44.0",
"zigbee-herdsman-converters": "20.45.0",
"zigbee2mqtt-frontend": "0.7.5"
},
"bin": {
@@ -8632,9 +8632,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "20.44.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.44.0.tgz",
"integrity": "sha512-UO5o/hZ3+vCegcpPMuITvSK1VIMtz4eYOjNNiFtJGp4kLJKhEcgcvjWn3IxDv1k/ReK1fFFuAPmFklPolhxKHQ==",
"version": "20.45.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.45.0.tgz",
"integrity": "sha512-wu2ttFv2dBvpohHVO2LinZTz15HPDv25P8UxOcsqr3mx0/lKU3HDvZocLFbwNKoUQvNZol9t83Q+RFLBVxaoww==",
"license": "MIT",
"dependencies": {
"axios": "^1.7.7",
+1 -1
View File
@@ -62,7 +62,7 @@
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.7",
"zigbee-herdsman-converters": "20.44.0",
"zigbee-herdsman-converters": "20.45.0",
"zigbee2mqtt-frontend": "0.7.5"
},
"devDependencies": {