Update zigbee2mqtt-frontend to 0.3.25 (#6064)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-02-05 13:38:42 +08:00 committed by GitHub
parent 341d1853fa
commit 6c3f4713a1
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

@ -27650,9 +27650,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.23",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.23.tgz",
"integrity": "sha512-DMkgB/uOQL6Qpact1pWGSXawZLWYGvkTXRd2ouMvNfbx/pJYTB3GHIMLuWeAFx4y635i6NaNAQ/61AZ8IwOXWw=="
"version": "0.3.25",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.25.tgz",
"integrity": "sha512-QRWP4zqx8zHzOnkHvX9A4ycy/xfwNjsf5d/OeS1bnoN4RDK5nbBlOzJjqqdBRyM+OcEYParg0RP+C0tsVoUvXQ=="
}
}
}

View File

@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.61",
"zigbee-herdsman-converters": "14.0.46",
"zigbee2mqtt-frontend": "0.3.23"
"zigbee2mqtt-frontend": "0.3.25"
},
"devDependencies": {
"eslint": "*",