Update zigbee2mqtt-frontend to 0.6.71 (#11130)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-30 17:19:43 +00:00
committed by GitHub
co-authored by nurikk
parent 0bdbf7194b
commit 7863f600c8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22733,9 +22733,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.70",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.70.tgz",
"integrity": "sha512-cBYfjfhB9OjWegtnQPTrU6Eo6+n8s3qieV0q2C5Cmoh9oWw2dw6rZB+xHIarfEpObXmrmgJtKlk2AMNEf3Sfdw=="
"version": "0.6.71",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.71.tgz",
"integrity": "sha512-+7cbMrbxhR5sPY7/trBoY6vzjFfNL4zlgfoOvE5pDmg4t5ZcJpf5VoCnK7c9ALEMQnBCPxTFfXjkivarQktrpA=="
}
}
}
+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.70"
"zigbee2mqtt-frontend": "0.6.71"
},
"devDependencies": {
"@babel/core": "^7.16.12",