Update zigbee2mqtt-frontend to 0.6.21 (#9288)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-23 12:40:46 +08:00
committed by GitHub
co-authored by nurikk
parent 011d02d0e6
commit 8c12551ac8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23175,9 +23175,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.20",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.20.tgz",
"integrity": "sha512-ThjkiLrQ1nBkuR4o8rOFZB3ke8SjipE2z5+6igD5t2888tEuJsSrqn4S7sHNCHCgYpILcthz+vp0qLxB5xNSyQ=="
"version": "0.6.21",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.21.tgz",
"integrity": "sha512-JzyR/Ez62BplGMMLsS38t+205v3H/CvAJlHH5rRTV3RiNld3tTQJnrV1drffw0FYua+I1PNCHbDwLAxJM2/3NA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.161",
"zigbee-herdsman-converters": "14.0.289",
"zigbee2mqtt-frontend": "0.6.20"
"zigbee2mqtt-frontend": "0.6.21"
},
"devDependencies": {
"@babel/core": "^7.15.5",