Update zigbee2mqtt-frontend to 0.6.7 (#8792)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-18 12:31:21 +08:00
committed by GitHub
co-authored by nurikk
parent b558bbdc85
commit b929dcbeb8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26001,9 +26001,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.6",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.6.tgz",
"integrity": "sha512-ZRCDSDLTiX3sGWbbx6JQFM46P94ZkJqGFY36/qwlc5w2+3vY/uL/i7tx0Cj2DQ4lr2rBrAkdw/Ej8WbJp+3c6g=="
"version": "0.6.7",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.7.tgz",
"integrity": "sha512-VQRn6SY5PUVWLmDfG3uZIiNIryYVce99vXxajXhN11vTqT1WXplQ30JCoIaXimJCaD4SstJ3Hj3JcbDIDAU+sQ=="
}
}
}
+1 -1
View File
@@ -57,7 +57,7 @@
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.145",
"zigbee-herdsman-converters": "14.0.248",
"zigbee2mqtt-frontend": "0.6.6"
"zigbee2mqtt-frontend": "0.6.7"
},
"devDependencies": {
"@babel/core": "^7.15.5",