Update zigbee2mqtt-frontend to 0.4.28 (#7877)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-26 00:21:54 +08:00
committed by GitHub
co-authored by nurikk
parent a4eb3a7a0b
commit 1c6730ea5f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26618,9 +26618,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.27",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.27.tgz",
"integrity": "sha512-wYh6NN9E96AKLHPpllrF+5YjhEEvMoNJ857j1xobmmIRwbaxektaLC5ExHUVlUrmaO9sXlrYdQubmstScI4yWQ=="
"version": "0.4.28",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.28.tgz",
"integrity": "sha512-EauqO65LWrJdCcInsXL5o+naR2+gKnRyTlk5mBJiTtMAr71LMFCpfljVlnlIzOklELfGle8elGEOpalNoMwM0g=="
}
}
}
+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.27"
"zigbee2mqtt-frontend": "0.4.28"
},
"devDependencies": {
"eslint": "*",