Update zigbee2mqtt-frontend to 0.3.73 (#6475)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-27 18:12:32 +08:00
committed by GitHub
co-authored by nurikk
parent 1f60c1733f
commit a8cd925c6a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27695,9 +27695,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.72",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.72.tgz",
"integrity": "sha512-kkZrG4ChywiAOcgVFgN80AzW+LEtAkClNLD8UCTX+Copy31j2QhV719Tj1zm4TdUL191wseqBk3VQDA2RdTtiQ=="
"version": "0.3.73",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.73.tgz",
"integrity": "sha512-t3yFHMOTqbcPb7a+It9hywpe5lqVmy8qutUtqnmPg4F1mZAIafwc3tijydSpMMIHMHqYjnruWC2DXlUy+ee4ZQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.71",
"zigbee2mqtt-frontend": "0.3.72"
"zigbee2mqtt-frontend": "0.3.73"
},
"devDependencies": {
"eslint": "*",