Update zigbee2mqtt-frontend to 0.6.32 (#9628)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-13 13:31:39 +08:00
committed by GitHub
co-authored by nurikk
parent 3249ab00ab
commit 1f60edff99
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22955,9 +22955,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.31",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.31.tgz",
"integrity": "sha512-LMQlgGWiP4KV9xfBDswsjs4QfJ2azrqBepPZWIoO+gcLHVzzLi3q/XvE2BGvqvSbEZI7vOP62oeXb1R3wFQLWw=="
"version": "0.6.32",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.32.tgz",
"integrity": "sha512-l9IE9jjog4L3K9Ruw0wZFJE52csqrTq3fe12rkDvG0JUEtJoS96TELV/l8/hIfN5ChHczESKuesUPqAmNmsbtA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.169",
"zigbee-herdsman-converters": "14.0.316",
"zigbee2mqtt-frontend": "0.6.31"
"zigbee2mqtt-frontend": "0.6.32"
},
"devDependencies": {
"@babel/core": "^7.16.0",