Update zigbee2mqtt-frontend to 0.6.69 (#10976)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-23 16:56:05 +00:00
committed by GitHub
co-authored by nurikk
parent a10306b247
commit b6d26e351c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22796,9 +22796,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.68",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.68.tgz",
"integrity": "sha512-ASK6MXUB09L9V3TVEusxom4G3+h3BycorNF4MxzidwSRXDhFX5VElJ8zqdkwEzSxgK88DTWFDBxzIZJereVIUQ=="
"version": "0.6.69",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.69.tgz",
"integrity": "sha512-Xm/Jn3f1n2HODdteKTgCSqPFZzpqd4h1wSBKbt/IIbFmgWEJSNZSfHP5LMoHRhIAWq52rU7T/ktRWgCJnv784A=="
}
}
}
+1 -1
View File
@@ -60,7 +60,7 @@
"ws": "^8.4.2",
"zigbee-herdsman": "0.14.5",
"zigbee-herdsman-converters": "14.0.396",
"zigbee2mqtt-frontend": "0.6.68"
"zigbee2mqtt-frontend": "0.6.69"
},
"devDependencies": {
"@babel/core": "^7.16.12",