Update zigbee2mqtt-frontend to 0.6.25 (#9340)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-10-26 19:43:23 +08:00 committed by GitHub
parent 252994968d
commit 1dc36f4cc1
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

@ -23175,9 +23175,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.24",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.24.tgz",
"integrity": "sha512-OwsWA2BPbQZkYFYmNcki+UdxX09o8B/Qu6KZ3HIdH2EDivqSzqjEZsbK+ODljAGjgWu07Jd2nasgZC4DMht1HA=="
"version": "0.6.25",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.25.tgz",
"integrity": "sha512-Jr3viyLt6FgWsRgv3w3T0rKuRPePSEuGJ9wz0YnOI5Gyy70CsR6L/ScbPx6XrHODCIwwYhQExVvJH0BMuNlOWA=="
}
}
}

View File

@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.162",
"zigbee-herdsman-converters": "14.0.293",
"zigbee2mqtt-frontend": "0.6.24"
"zigbee2mqtt-frontend": "0.6.25"
},
"devDependencies": {
"@babel/core": "^7.15.5",