Update zigbee2mqtt-frontend to 0.6.74 (#11534)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-21 01:16:43 +00:00
committed by GitHub
co-authored by nurikk
parent 7f4f48309e
commit a345181812
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22495,9 +22495,9 @@
}
},
"zigbee2mqtt-frontend": {
"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=="
"version": "0.6.74",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.74.tgz",
"integrity": "sha512-7sFIG572pr3wy3068squnwdKrfxls77JnQOZTg56srcdG8OPftSyCduVwh20UtVQx1j4xzyIlZD5Bu3/u1Cs3A=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.17",
"zigbee-herdsman-converters": "14.0.426",
"zigbee2mqtt-frontend": "0.6.73"
"zigbee2mqtt-frontend": "0.6.74"
},
"devDependencies": {
"@babel/core": "^7.17.5",