Revert "fix(ignore): update zigbee-herdsman-converters to 15.33.1-hotfix.0 (#18247)"

This reverts commit 1046f0e74a.
This commit is contained in:
koenkk
2023-07-08 09:34:55 +02:00
parent 1046f0e74a
commit b73c3e3dfb
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.17.1",
"zigbee-herdsman-converters": "15.33.1-hotfix.0",
"zigbee-herdsman-converters": "15.37.0",
"zigbee2mqtt-frontend": "0.6.131"
},
"bin": {
@@ -9474,9 +9474,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.33.1-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.33.1-hotfix.0.tgz",
"integrity": "sha512-TTfIBWVWDVzxWO0JJjWDIQ85UsIoaQFxgKnnnQXgAhT9N+L0FVGIVDN2fVqk3sm0pgEcQX6mqoGAvQJaSfBAPg==",
"version": "15.37.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.37.0.tgz",
"integrity": "sha512-6T1cRw8k+t/11fCf4giTmQCJU+NM7+qD95T/1LNvqdOLKXKNr0RGV7Er84s0h2+w29iPhgGE3wc4qXQM58d0Sw==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16420,9 +16420,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.33.1-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.33.1-hotfix.0.tgz",
"integrity": "sha512-TTfIBWVWDVzxWO0JJjWDIQ85UsIoaQFxgKnnnQXgAhT9N+L0FVGIVDN2fVqk3sm0pgEcQX6mqoGAvQJaSfBAPg==",
"version": "15.37.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.37.0.tgz",
"integrity": "sha512-6T1cRw8k+t/11fCf4giTmQCJU+NM7+qD95T/1LNvqdOLKXKNr0RGV7Er84s0h2+w29iPhgGE3wc4qXQM58d0Sw==",
"requires": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.17.1",
"zigbee-herdsman-converters": "15.33.1-hotfix.0",
"zigbee-herdsman-converters": "15.37.0",
"zigbee2mqtt-frontend": "0.6.131"
},
"devDependencies": {