Update zigbee2mqtt-frontend to 0.6.40 (#9841)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-25 14:01:40 +00:00
committed by GitHub
co-authored by nurikk
parent 9a8f204683
commit 070065a248
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22968,9 +22968,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.39",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.39.tgz",
"integrity": "sha512-o53/IdvCcQc47plsqsCpozF06bPVBhNQmUC1Dj4StFysMW2+8c4/dpfjKCHSDFGeTjwBf/f7EIc736QW/yvH9Q=="
"version": "0.6.40",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.40.tgz",
"integrity": "sha512-zZmV+KbcYhDaPNm4rr0zKfgqk+eql8946EtvLSzIRqJ320uufcl85BWxtSu4GhglX0HLrlAayRg0eG1RVx3Clw=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.173",
"zigbee-herdsman-converters": "14.0.329",
"zigbee2mqtt-frontend": "0.6.39"
"zigbee2mqtt-frontend": "0.6.40"
},
"devDependencies": {
"@babel/core": "^7.16.0",