Update zigbee2mqtt-frontend to 0.2.125 (#5467)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-30 09:32:15 +08:00
committed by GitHub
co-authored by nurikk
parent 43d963ff5d
commit 897f5a9324
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27554,9 +27554,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.124",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.124.tgz",
"integrity": "sha512-5TvM5kKgqaVwJGoWVRZcA5a9U4i2NgaM42uAJvPd9fCgvA9PqfnuH7EfhANazBeWbp3f5NNPC9yZorjNUfhQYg=="
"version": "0.2.125",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.125.tgz",
"integrity": "sha512-WMe9Bw0yfGMwYJb2HhnPcsy0oWAamggNXz9HZFUJ8e61DFXzD8A+M7WDHBnf3Dr+R4Vb4M5d/N+Lg7EaVESkSQ=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.46",
"zigbee-herdsman-converters": "14.0.1",
"zigbee2mqtt-frontend": "0.2.124"
"zigbee2mqtt-frontend": "0.2.125"
},
"devDependencies": {
"eslint": "*",