Update zigbee2mqtt-frontend to 0.2.61 (#4788)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-10-29 07:43:38 +08:00 committed by GitHub
parent 084fccc53d
commit a62f8e17ca
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

@ -19664,9 +19664,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.50",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.50.tgz",
"integrity": "sha512-XNENR3Cgo9iUQLCT6NdUO/eNSmeYVYpFpSpz1aUT3DmV8M+LkHgzJBJfwJDcich5UgelngQVJ8Byu6BWjiSqMA=="
"version": "0.2.61",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.61.tgz",
"integrity": "sha512-ZK4qTER2+Sxk+LMYIdMmTgLY5pLHGWYjCpZCRrS12VLSEhbYeSnmndGTvF/Z3deqIaUJjlD/DIjg0JXJttqTTg=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.24",
"zigbee-herdsman-converters": "12.0.221",
"zigbee2mqtt-frontend": "0.2.50"
"zigbee2mqtt-frontend": "0.2.61"
},
"devDependencies": {
"eslint": "*",