Update zigbee2mqtt-frontend to 0.6.58 (#10035)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-06 03:48:12 +00:00
committed by GitHub
parent e5321d3f20
commit bc8274b9fd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22897,9 +22897,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.57",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.57.tgz",
"integrity": "sha512-kn+v2LG2lOcRBQ6PlCyWkCbpffveArHynSoDfDfHVxEGNIAwV3RVvH3WZ1+hmNk+oHeghyzpu3PwE3qcD/alpQ=="
"version": "0.6.58",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.58.tgz",
"integrity": "sha512-KmFYJdbvMCvNIOjlQquD2aCUUpz9IPTKGxJ0i8YZJsf8Ajcn6P1yBrIXSxPZezCwgLJWGbQheZc7CxiV2qTgWA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.178",
"zigbee-herdsman-converters": "14.0.339",
"zigbee2mqtt-frontend": "0.6.57"
"zigbee2mqtt-frontend": "0.6.58"
},
"devDependencies": {
"@babel/core": "^7.16.0",