Update zigbee2mqtt-frontend to 0.6.70 (#11122)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-30 15:07:02 +00:00
committed by GitHub
parent 81131c32a8
commit 0bdbf7194b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22733,9 +22733,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.69",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.69.tgz",
"integrity": "sha512-Xm/Jn3f1n2HODdteKTgCSqPFZzpqd4h1wSBKbt/IIbFmgWEJSNZSfHP5LMoHRhIAWq52rU7T/ktRWgCJnv784A=="
"version": "0.6.70",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.70.tgz",
"integrity": "sha512-cBYfjfhB9OjWegtnQPTrU6Eo6+n8s3qieV0q2C5Cmoh9oWw2dw6rZB+xHIarfEpObXmrmgJtKlk2AMNEf3Sfdw=="
}
}
}
+1 -1
View File
@@ -60,7 +60,7 @@
"ws": "^8.4.2",
"zigbee-herdsman": "0.14.8",
"zigbee-herdsman-converters": "14.0.404",
"zigbee2mqtt-frontend": "0.6.69"
"zigbee2mqtt-frontend": "0.6.70"
},
"devDependencies": {
"@babel/core": "^7.16.12",