Update zigbee2mqtt-frontend to 0.3.26 (#6094)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-02-05 14:38:19 +08:00 committed by GitHub
parent 6c3f4713a1
commit 7982715502
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.25",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.25.tgz",
"integrity": "sha512-QRWP4zqx8zHzOnkHvX9A4ycy/xfwNjsf5d/OeS1bnoN4RDK5nbBlOzJjqqdBRyM+OcEYParg0RP+C0tsVoUvXQ=="
"version": "0.3.26",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.26.tgz",
"integrity": "sha512-huKJqKKpHAuMg5zw8lZBNO+IXCltfVPHdYCd4b/76X4ui+tGH/ZS/H4Nl8/Ms7stDQGJWVimJ1j2mAIG17hlDQ=="
}
}
}

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.25"
"zigbee2mqtt-frontend": "0.3.26"
},
"devDependencies": {
"eslint": "*",