Update zigbee2mqtt-frontend to 0.3.48 (#6241)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-12 20:22:08 +08:00
committed by GitHub
co-authored by nurikk
parent cf333cacd8
commit 07f012a577
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.45",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.45.tgz",
"integrity": "sha512-gj67E1IXhOTJX1rUrwxVM9FX+t5NoZ8mtoKAhuwcnOEXG9W9Fq66Zlq8X9gQCad/AbqMLV45EOWEhgggYjIvWg=="
"version": "0.3.48",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.48.tgz",
"integrity": "sha512-Oe3p8MsEKcorROTl2s73J92MdE0tHrlo7MEa99aI33AoHpRhCV/h5Y9WmV3m1LtDnFCybtOdHWaDSwkQYRdmXQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.68",
"zigbee-herdsman-converters": "14.0.56",
"zigbee2mqtt-frontend": "0.3.45"
"zigbee2mqtt-frontend": "0.3.48"
},
"devDependencies": {
"eslint": "*",