Update zigbee2mqtt-frontend to 0.3.45 (#6198)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-02-09 23:36:04 +08:00 committed by GitHub
parent 1d90c32719
commit 5a5237c39d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.44",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.44.tgz",
"integrity": "sha512-+v62Vd1STIthsrnOzx9aiqWpAK3+x9+qE8srX4rDG0nEtF2bz8RKsEqqK/mkEDCm0hdsnJyNolIZ7dpRyoeh/A=="
"version": "0.3.45",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.45.tgz",
"integrity": "sha512-gj67E1IXhOTJX1rUrwxVM9FX+t5NoZ8mtoKAhuwcnOEXG9W9Fq66Zlq8X9gQCad/AbqMLV45EOWEhgggYjIvWg=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.67",
"zigbee-herdsman-converters": "14.0.50",
"zigbee2mqtt-frontend": "0.3.44"
"zigbee2mqtt-frontend": "0.3.45"
},
"devDependencies": {
"eslint": "*",