Update zigbee2mqtt-frontend to 0.6.28 (#9425)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-31 22:45:37 +08:00
committed by GitHub
co-authored by nurikk
parent bbf05b5c95
commit a2e3f60de3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23175,9 +23175,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.26",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.26.tgz",
"integrity": "sha512-24WQgzaeFLPXDTuHSjC7VU1kU1nX9tgFAx7M9Bzjm2f/vXp8qDe0S6WTys2m3qc5m4dkpktoLJqjB5F3ZlyqMw=="
"version": "0.6.28",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.28.tgz",
"integrity": "sha512-7BURYiuz1f4nSUd7KebHFl5THPiUp4FROUj9eowHP4qfxbLBlgAg1hT1Yl4fD3nLOmZgLc4dEQDr+JapzWcN8A=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.164",
"zigbee-herdsman-converters": "14.0.302",
"zigbee2mqtt-frontend": "0.6.26"
"zigbee2mqtt-frontend": "0.6.28"
},
"devDependencies": {
"@babel/core": "^7.15.5",