Update zigbee2mqtt-frontend to 0.6.44 (#9909)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-30 14:36:40 +00:00
committed by GitHub
co-authored by nurikk
parent 97bd090ad6
commit 56998f72f5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22924,9 +22924,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.43",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.43.tgz",
"integrity": "sha512-cJCjn/Y6mbhtoeTs2oOfWj+hGaeumsOr4VIa7roxIYuPjvF4/8CkGkdJW7hsipUYpMAdUMRKYZYx5qX8bkvbSQ=="
"version": "0.6.44",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.44.tgz",
"integrity": "sha512-7rroLbkHiqncmxi7Z8dcmH2TaOvfu/slcamJDKFNbYxrOlS38lOBHWg9LMvgiYFOlrEx0/FjIy2lABrmlp8YUw=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.175",
"zigbee-herdsman-converters": "14.0.334",
"zigbee2mqtt-frontend": "0.6.43"
"zigbee2mqtt-frontend": "0.6.44"
},
"devDependencies": {
"@babel/core": "^7.16.0",