Update zigbee2mqtt-frontend to 0.6.57 (#10023)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-05 14:44:58 +00:00
committed by GitHub
parent 3b3d886121
commit 7a81a04b2f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22897,9 +22897,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.56",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.56.tgz",
"integrity": "sha512-zg/fsLF+zTrc7SLzTfe17s+eSvXF/4SuKuBYAx3KFU1TnnHy431MPxcLRsVIAK9qCmXVQV9mxWFoka8RxVPctQ=="
"version": "0.6.57",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.57.tgz",
"integrity": "sha512-kn+v2LG2lOcRBQ6PlCyWkCbpffveArHynSoDfDfHVxEGNIAwV3RVvH3WZ1+hmNk+oHeghyzpu3PwE3qcD/alpQ=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.178",
"zigbee-herdsman-converters": "14.0.337",
"zigbee2mqtt-frontend": "0.6.56"
"zigbee2mqtt-frontend": "0.6.57"
},
"devDependencies": {
"@babel/core": "^7.16.0",