Update zigbee2mqtt-frontend to 0.6.79 (#11833)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-13 13:27:05 +00:00
committed by GitHub
co-authored by nurikk
parent 3cf3366070
commit e7aef4c208
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22914,9 +22914,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.78",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.78.tgz",
"integrity": "sha512-JqewyqZN+rJ4F9bpSK/k1+nTn52jYw6q4bcCqASFsnzgwG6loOuDmCrIHzdjMzlc0T/LdKSNISb7VCdB8NXucw=="
"version": "0.6.79",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.79.tgz",
"integrity": "sha512-rB5r82kxzgnHgZbPTZRXzB+89R+02A91jIXedi2UpVyTrvpXQy5kQWCrr/1wjxhQkgVui1O/0rblRXzMEHS5ng=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.20",
"zigbee-herdsman-converters": "14.0.449",
"zigbee2mqtt-frontend": "0.6.78"
"zigbee2mqtt-frontend": "0.6.79"
},
"devDependencies": {
"@babel/core": "^7.17.5",