Update zigbee2mqtt-frontend to 0.6.43 (#9908)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-30 14:10:51 +00:00
committed by GitHub
co-authored by nurikk
parent df182be21f
commit 97bd090ad6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22924,9 +22924,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.42",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.42.tgz",
"integrity": "sha512-+mj6wcREgi2ZBGM5ESL+O7hG7rornJiSyghBogQ4XLr3kV0brOPYX/8sC57oEUy5xtQj+CemZnAgmJSiiBgUow=="
"version": "0.6.43",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.43.tgz",
"integrity": "sha512-cJCjn/Y6mbhtoeTs2oOfWj+hGaeumsOr4VIa7roxIYuPjvF4/8CkGkdJW7hsipUYpMAdUMRKYZYx5qX8bkvbSQ=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.175",
"zigbee-herdsman-converters": "14.0.334",
"zigbee2mqtt-frontend": "0.6.42"
"zigbee2mqtt-frontend": "0.6.43"
},
"devDependencies": {
"@babel/core": "^7.16.0",