Update zigbee2mqtt-frontend to 0.6.34 (#9764)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-20 16:58:33 +00:00
committed by GitHub
parent a154e18326
commit e35ba0f83c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22968,9 +22968,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.33",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.33.tgz",
"integrity": "sha512-5Yh7idhtwdC/+75RgkNdn4weHL5J8g2S0hG85+I/LhaVUr5A9MdO4DMc/pw+8j05DuA7Lomjv9za5qPF0S4aZg=="
"version": "0.6.34",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.34.tgz",
"integrity": "sha512-8A/psRANcI806GBD6vLIsGrDXUvJEovEdLAt2PD9rO6GU3FySOQ6Hnw5tNqd81L/EL+SGpESQMU8y+0FY78wcg=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.172",
"zigbee-herdsman-converters": "14.0.324",
"zigbee2mqtt-frontend": "0.6.33"
"zigbee2mqtt-frontend": "0.6.34"
},
"devDependencies": {
"@babel/core": "^7.16.0",