Update zigbee2mqtt-frontend to 0.2.124 (#5466)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-30 07:47:29 +08:00
committed by GitHub
parent 2d1e99f89b
commit 43d963ff5d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27554,9 +27554,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.123",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.123.tgz",
"integrity": "sha512-Rs3hXPbCzDuTGGaJ2OweqrNw8Rd04++VZMsewBQkFDzRxQFRItgNQ3K0lJcW3TzPCPi+oFucaD3vHzMTQg/jOQ=="
"version": "0.2.124",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.124.tgz",
"integrity": "sha512-5TvM5kKgqaVwJGoWVRZcA5a9U4i2NgaM42uAJvPd9fCgvA9PqfnuH7EfhANazBeWbp3f5NNPC9yZorjNUfhQYg=="
}
}
}
+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.123"
"zigbee2mqtt-frontend": "0.2.124"
},
"devDependencies": {
"eslint": "*",