Update zigbee2mqtt-frontend to 0.4.27 (#7876)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-25 20:31:31 +08:00
committed by GitHub
parent 6898f9c54a
commit a4eb3a7a0b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26618,9 +26618,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.25",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.25.tgz",
"integrity": "sha512-crEbxyN0JQUNmcc+4pojrFGe7gh1/8xUo90oFR7kYIzvOQZjvMoi8JGAXbjdl769DH+bxQBpAQJoznM06ApDKg=="
"version": "0.4.27",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.27.tgz",
"integrity": "sha512-wYh6NN9E96AKLHPpllrF+5YjhEEvMoNJ857j1xobmmIRwbaxektaLC5ExHUVlUrmaO9sXlrYdQubmstScI4yWQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.117",
"zigbee-herdsman-converters": "14.0.181",
"zigbee2mqtt-frontend": "0.4.25"
"zigbee2mqtt-frontend": "0.4.27"
},
"devDependencies": {
"eslint": "*",