Update zigbee2mqtt-frontend to 0.6.4 (#8664)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-09-06 20:09:38 +08:00 committed by GitHub
parent 02a508270f
commit 3c87803c79
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

@ -26010,9 +26010,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.2.tgz",
"integrity": "sha512-iNT+f1Kwn4UQK/HBsOBQ9CraP+RNCDaSg20wxFlOU+SiQoBXrrcweU2AFJXy3L/bNG1GZv00tlTYPM2KCBAoqQ=="
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.4.tgz",
"integrity": "sha512-OM3ARBRLFdE3nCzFjP9Fe6mD37EdSyLjMeokvHdJSoHKknoxX2jqQkSoqmCpnB9ChzlGnAWiTvRrEIOe/HOUpQ=="
}
}
}

View File

@ -57,7 +57,7 @@
"ws": "^8.2.1",
"zigbee-herdsman": "0.13.141",
"zigbee-herdsman-converters": "14.0.240",
"zigbee2mqtt-frontend": "0.6.2"
"zigbee2mqtt-frontend": "0.6.4"
},
"devDependencies": {
"@babel/core": "^7.15.5",