Update zigbee2mqtt-frontend to 0.6.56 (#10017)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-05 10:36:58 +00:00
committed by GitHub
co-authored by nurikk
parent 073c7aedf7
commit 33b35c1e61
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22890,9 +22890,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.55",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.55.tgz",
"integrity": "sha512-N2CL3dpWKR5p9LEYIUi4ycvJgm32oYdocBVijybf0jU943BEciTLSwZZdwMeHpSrzIBa28J/vq0F0ST57xMl9g=="
"version": "0.6.56",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.56.tgz",
"integrity": "sha512-zg/fsLF+zTrc7SLzTfe17s+eSvXF/4SuKuBYAx3KFU1TnnHy431MPxcLRsVIAK9qCmXVQV9mxWFoka8RxVPctQ=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.177",
"zigbee-herdsman-converters": "14.0.337",
"zigbee2mqtt-frontend": "0.6.55"
"zigbee2mqtt-frontend": "0.6.56"
},
"devDependencies": {
"@babel/core": "^7.16.0",