Update zigbee2mqtt-frontend to 0.2.107 (#5260)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-12-11 09:10:14 +08:00 committed by GitHub
parent d0132a4494
commit 1f679213b5
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

@ -19601,9 +19601,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.106",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.106.tgz",
"integrity": "sha512-brEX434an5wpxdXj2NVX/nPLo9IY1UgpENILgyrRIW6au/RI8W0kxo3GoaWSaAiXpD8H9jvYVR1Km6QtKKd31w=="
"version": "0.2.107",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.107.tgz",
"integrity": "sha512-LT4RxQg6s3hj06YA8T457mxg8HD2y5u9iqK1bzx1OogGd8UBK8lSYGTkH2YbCqdf4CaO299+qmgnFY0ChWyJVQ=="
}
}
}

View File

@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.40",
"zigbee-herdsman-converters": "13.0.17",
"zigbee2mqtt-frontend": "0.2.106"
"zigbee2mqtt-frontend": "0.2.107"
},
"devDependencies": {
"eslint": "*",