Update zigbee2mqtt-frontend to 0.6.47 (#9953)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-02 12:25:07 +00:00
committed by GitHub
co-authored by nurikk
parent c47b9c7c9b
commit d6ea54b8df
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22890,9 +22890,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.46",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.46.tgz",
"integrity": "sha512-YlXFApufmtNNJEsHOfMeSDnjZskMQ33Iij76F4SaeavGPCqifjPy67ACVO4hDQqD7lUGeSeQ+tVAIYpw6p7V5g=="
"version": "0.6.47",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.47.tgz",
"integrity": "sha512-GHtjHxYs4SljV+56NJiS7OFWhlRg8w5R7RxAx9GjQcwGu+TY6l0oFrWCCwHv3vqMqosWUAROjeWLDEQRJv0oFA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.176",
"zigbee-herdsman-converters": "14.0.336",
"zigbee2mqtt-frontend": "0.6.46"
"zigbee2mqtt-frontend": "0.6.47"
},
"devDependencies": {
"@babel/core": "^7.16.0",