Update zigbee2mqtt-frontend to 0.3.79 (#6592)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-03-06 15:34:03 +08:00 committed by GitHub
parent 199d970947
commit 6fa5f75510
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

@ -28010,9 +28010,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.78",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.78.tgz",
"integrity": "sha512-DBG5kEUzaaiYzSj0QGqRw4gOCTgcX8RReuR57vGq+aQstG+na6h03hpvFq5MibYcCNUiWa8Tj+Q9DPfIVzxUUg=="
"version": "0.3.79",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.79.tgz",
"integrity": "sha512-u6g+hVgPwVJOWd8vgXTENN36LlkkyG/A0pMiGxdLjqTbLx/V9pmSPmAdnkyxGCb+zf35/idqSU5ta/7UuqFTkg=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.75",
"zigbee-herdsman-converters": "14.0.77",
"zigbee2mqtt-frontend": "0.3.78"
"zigbee2mqtt-frontend": "0.3.79"
},
"devDependencies": {
"eslint": "*",