Update zigbee2mqtt-frontend to 0.1.53 (#4327)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-09-10 22:12:19 +08:00 committed by GitHub
parent 9cabe1e23a
commit 8757d72467
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

@ -20544,9 +20544,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.1.52",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.52.tgz",
"integrity": "sha512-r63kEaJF9A3hmlLjtQ1N1HBCb/wLiWYICjk+4A6mOvEgQmZb/1uUPisn1mmKTaR0dtytZ/HMd+oioNfujUh5Jw=="
"version": "0.1.53",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.53.tgz",
"integrity": "sha512-SuqIp623N/j8vJegw4Uuazibx9GIjOHTZEe2Ahitf3B7h7t1H3+gU/GLuJCluWjWh4fkphraMHmsF+ikyUEDZg=="
}
}
}

View File

@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.1",
"zigbee-herdsman-converters": "12.0.184",
"zigbee2mqtt-frontend": "0.1.52"
"zigbee2mqtt-frontend": "0.1.53"
},
"devDependencies": {
"eslint": "*",