fix(ignore): update zigbee-herdsman-converters to 19.11.2 (#22021)

Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-04-01 17:49:24 +00:00
committed by GitHub
co-authored by Koenkk
parent 85c00b8b43
commit 3aadab0925
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.40.3",
"zigbee-herdsman-converters": "19.11.1",
"zigbee-herdsman-converters": "19.11.2",
"zigbee2mqtt-frontend": "0.6.161"
},
"bin": {
@@ -9802,9 +9802,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "19.11.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.11.1.tgz",
"integrity": "sha512-rxNuCuYtST6as84Tlipc9q+QbMcAuDISCx6Ajrcju1jZnN5Kq8wF9SButrl3kz8BGlbrUSQ1XdZDyCsXZxqnyA==",
"version": "19.11.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.11.2.tgz",
"integrity": "sha512-MZoLb3h/iVMw2G4f+REBDv3IaIw5hXdp6nyViMgq8Z3roj8t0frrS/usgpwbhbdtMldoULNeaZhyhc9lYivXrA==",
"dependencies": {
"axios": "^1.6.8",
"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.40.3",
"zigbee-herdsman-converters": "19.11.1",
"zigbee-herdsman-converters": "19.11.2",
"zigbee2mqtt-frontend": "0.6.161"
},
"devDependencies": {