fix(ignore): update zigbee-herdsman-converters to 15.34.0 (#18181)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-07-02 09:19:51 +02:00
committed by GitHub
co-authored by Koenkk
parent b014857a13
commit 5067721fdf
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "zigbee2mqtt",
"version": "1.32.0",
"version": "1.32.0-dev",
"license": "GPL-3.0",
"dependencies": {
"ajv": "^8.12.0",
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.16.0",
"zigbee-herdsman-converters": "15.33.1",
"zigbee-herdsman-converters": "15.34.0",
"zigbee2mqtt-frontend": "0.6.129"
},
"bin": {
@@ -9474,9 +9474,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.33.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.33.1.tgz",
"integrity": "sha512-msLCFpv9y4Hwcyxb9RlcPu6iyUVh0IT3xt6RICC2MxhnSZLNLUaf0ammMW4o6qyT0F5ez4LJStt/UTukTfCWYA==",
"version": "15.34.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.34.0.tgz",
"integrity": "sha512-mI1fAlMv1wk5D7DjHYbbG3NWybBX6KxZcSj8aKCjexrha1M21zTyKfpde5CqSapGsK0vSBW8uhv5Y3/FAIfPwA==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16403,9 +16403,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.33.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.33.1.tgz",
"integrity": "sha512-msLCFpv9y4Hwcyxb9RlcPu6iyUVh0IT3xt6RICC2MxhnSZLNLUaf0ammMW4o6qyT0F5ez4LJStt/UTukTfCWYA==",
"version": "15.34.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.34.0.tgz",
"integrity": "sha512-mI1fAlMv1wk5D7DjHYbbG3NWybBX6KxZcSj8aKCjexrha1M21zTyKfpde5CqSapGsK0vSBW8uhv5Y3/FAIfPwA==",
"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.16.0",
"zigbee-herdsman-converters": "15.33.1",
"zigbee-herdsman-converters": "15.34.0",
"zigbee2mqtt-frontend": "0.6.129"
},
"devDependencies": {