Update zigbee2mqtt-frontend to 0.6.46 (#9928)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-01 12:02:13 +00:00
committed by GitHub
co-authored by nurikk
parent ed9d09a629
commit fda1f23829
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22933,9 +22933,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.45",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.45.tgz",
"integrity": "sha512-IpK1w8RRW1+vwkNCNL8ipg4uEAJve8jjDGZY7nVPR6XUyxvc4vRonXBFi9tcSYaptar0WFT0F9/z6Qa/lhdi6Q=="
"version": "0.6.46",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.46.tgz",
"integrity": "sha512-YlXFApufmtNNJEsHOfMeSDnjZskMQ33Iij76F4SaeavGPCqifjPy67ACVO4hDQqD7lUGeSeQ+tVAIYpw6p7V5g=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.176",
"zigbee-herdsman-converters": "14.0.335",
"zigbee2mqtt-frontend": "0.6.45"
"zigbee2mqtt-frontend": "0.6.46"
},
"devDependencies": {
"@babel/core": "^7.16.0",