Update zigbee2mqtt-frontend to 0.6.31 (#9498)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-05 00:12:30 +08:00
committed by GitHub
co-authored by nurikk
parent fa1775d8b4
commit e504da33d4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23058,9 +23058,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.30",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.30.tgz",
"integrity": "sha512-ei425Qi/Pv8qPjVnJOHP/XNYWNBEFbrXlj7ViYy7SPrzEWWSMiQRshSzcBhJ694rS4VuR6QEULt3L9AMZAHe4g=="
"version": "0.6.31",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.31.tgz",
"integrity": "sha512-LMQlgGWiP4KV9xfBDswsjs4QfJ2azrqBepPZWIoO+gcLHVzzLi3q/XvE2BGvqvSbEZI7vOP62oeXb1R3wFQLWw=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.165",
"zigbee-herdsman-converters": "14.0.307",
"zigbee2mqtt-frontend": "0.6.30"
"zigbee2mqtt-frontend": "0.6.31"
},
"devDependencies": {
"@babel/core": "^7.16.0",