fix(ignore): update zigbee-herdsman-converters to 20.18.0 (#24105)

This commit is contained in:
Koen Kanters
2024-09-25 19:33:27 +00:00
committed by GitHub
parent 22e1480f74
commit 15d845bf92
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"winston-transport": "^4.7.1",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.1",
"zigbee-herdsman-converters": "20.17.1",
"zigbee-herdsman-converters": "20.18.0",
"zigbee2mqtt-frontend": "0.7.4"
},
"bin": {
@@ -10374,9 +10374,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "20.17.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.17.1.tgz",
"integrity": "sha512-ihCZJSrZKfeiotXbxmjSdQ6A68EHBGJKNVFDTwHhcqu3Dn59luh5GOq2MwB50k6oKir87VAyUpNi2wilxGjXZw==",
"version": "20.18.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.18.0.tgz",
"integrity": "sha512-MyTS4gk6BrEJBA9BTzMq3VRJaEcjM+uRF8hAfF44wjD+vxjRo3nILaKMVG++voVQfp3V5TpJNLIMjDZwk2DwOg==",
"license": "MIT",
"dependencies": {
"axios": "^1.7.7",
+1 -1
View File
@@ -61,7 +61,7 @@
"winston-transport": "^4.7.1",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.1",
"zigbee-herdsman-converters": "20.17.1",
"zigbee-herdsman-converters": "20.18.0",
"zigbee2mqtt-frontend": "0.7.4"
},
"devDependencies": {