mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
fix(ignore): update zigbee-herdsman-converters to 20.49.1 (#24830)
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.8.0",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "2.1.9",
|
||||
"zigbee-herdsman-converters": "20.48.0",
|
||||
"zigbee-herdsman-converters": "20.49.1",
|
||||
"zigbee2mqtt-frontend": "0.7.5"
|
||||
},
|
||||
"bin": {
|
||||
@@ -8632,9 +8632,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "20.48.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.48.0.tgz",
|
||||
"integrity": "sha512-qQaX2p9sk5291uY7l7enNbZXsg7ubg+MODMEkNuERGLzEJNMpVUB2t/5vanPdZEULLKidRrqSx91h18ouORy5Q==",
|
||||
"version": "20.49.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.49.1.tgz",
|
||||
"integrity": "sha512-YJDYdhpZRPS7vPBW8s3zqiuv+3MBV9HPhGPR4V4wv9JZIIgnbzG2W9Lb6v3+wVz17HfWhifVCYoG/j1Aip6bbw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.7",
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"winston-transport": "^4.8.0",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "2.1.9",
|
||||
"zigbee-herdsman-converters": "20.48.0",
|
||||
"zigbee-herdsman-converters": "20.49.1",
|
||||
"zigbee2mqtt-frontend": "0.7.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user