Update zigbee2mqtt-frontend to 0.6.52 (#9995)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-04 09:40:34 +00:00
committed by GitHub
parent 70db18f3ab
commit b206dc910f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22890,9 +22890,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.51",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.51.tgz",
"integrity": "sha512-D9+lKgkyuis1PM/6FuGciR6C616EMQey1dKvI1Uf8ABEk2WvzYHpdJ2+dfNxr7edwJZL+E9EfykGSyGOX/e+ZA=="
"version": "0.6.52",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.52.tgz",
"integrity": "sha512-PB5yV9g9kFScIQfag1+jFHAF6fWiwyyOqrfPkVb/rq0KC62pTFIGfywWv4X44c2G+R/vbty8eY+Oc1epPxm96g=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.176",
"zigbee-herdsman-converters": "14.0.336",
"zigbee2mqtt-frontend": "0.6.51"
"zigbee2mqtt-frontend": "0.6.52"
},
"devDependencies": {
"@babel/core": "^7.16.0",