Update zigbee2mqtt-frontend to 0.6.73 (#11506)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-20 12:02:22 +00:00
committed by GitHub
co-authored by nurikk
parent df97c79b78
commit 6d521147fa
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22914,9 +22914,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.72",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.72.tgz",
"integrity": "sha512-YweoPtgwjXuzI73Jte7t0r8N8ZljMy1IGcZU2glL4w4UwwDXD95X5wAqmB96TzXwdgM1J2nYRMKz+GBosmeNWA=="
"version": "0.6.73",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.73.tgz",
"integrity": "sha512-0/Bu6Tjh5eGEcakoG/jondIlxFnwFG0bYWWsDRjQFfSoZ9cxwcUO9+kQCX11/ScF4phf+7Ze5FjZbqPAyBDSKQ=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.16",
"zigbee-herdsman-converters": "14.0.425",
"zigbee2mqtt-frontend": "0.6.72"
"zigbee2mqtt-frontend": "0.6.73"
},
"devDependencies": {
"@babel/core": "^7.17.2",