fix(ignore): update zigbee-herdsman-converters to 19.50.0 (#22918)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-06-03 20:55:10 +02:00
committed by GitHub
parent 40ad896114
commit 6fbf14cced
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"winston-transport": "^4.7.0",
"ws": "^8.17.0",
"zigbee-herdsman": "0.49.2",
"zigbee-herdsman-converters": "19.49.0",
"zigbee-herdsman-converters": "19.50.0",
"zigbee2mqtt-frontend": "0.7.1"
},
"bin": {
@@ -9677,9 +9677,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "19.49.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.49.0.tgz",
"integrity": "sha512-NdTWhGJZYI1Zwe4RSXoNw1SMTBxWmyoGwgz/TBV2Fs5bDRX2xpnt1n2+TKEQzFnHv7zaz4Mp7cHUlti8aBtvPQ==",
"version": "19.50.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.50.0.tgz",
"integrity": "sha512-nzSGkqTcgn0qcaSLDAcHYtY4FsZY0n4w+w0XWPdcV0Re8WuY+4NozTBpjr1vNaDu+xID8EyZG2jRteiZ/ftMMA==",
"dependencies": {
"axios": "^1.7.2",
"buffer-crc32": "^1.0.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-transport": "^4.7.0",
"ws": "^8.17.0",
"zigbee-herdsman": "0.49.2",
"zigbee-herdsman-converters": "19.49.0",
"zigbee-herdsman-converters": "19.50.0",
"zigbee2mqtt-frontend": "0.7.1"
},
"devDependencies": {