Update zigbee2mqtt-frontend to 0.6.51 (#9992)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-04 03:33:58 +00:00
committed by GitHub
parent cb2ef51df8
commit 70db18f3ab
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22890,9 +22890,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.50",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.50.tgz",
"integrity": "sha512-ei1H8UwoavoJEluzs1pfgKYKClQ0v1AfsODxTJJKJkYhuLW6djLwpbty3RO7i0L6hDNFpG1j6Vo1ZH5y0W1otA=="
"version": "0.6.51",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.51.tgz",
"integrity": "sha512-D9+lKgkyuis1PM/6FuGciR6C616EMQey1dKvI1Uf8ABEk2WvzYHpdJ2+dfNxr7edwJZL+E9EfykGSyGOX/e+ZA=="
}
}
}
+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.50"
"zigbee2mqtt-frontend": "0.6.51"
},
"devDependencies": {
"@babel/core": "^7.16.0",