Update zigbee2mqtt-frontend to 0.3.39 (#6140)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-02-07 08:24:55 +08:00 committed by GitHub
parent 69d3843794
commit a35ae185ba
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

@ -27655,9 +27655,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.38",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.38.tgz",
"integrity": "sha512-6wtOcZcHJlFuXU1BXBQcU4f4T5+9Yt0RTpj+wipGeSbVgjAqmJRS8cfRYHFLc2vxNE7SoCtY6hJSmw7SoDpaJw=="
"version": "0.3.39",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.39.tgz",
"integrity": "sha512-DnwfYlnkN2zO3ncqGgqRZPEyW5XRk14U1W4/fqG/MbvTvRNFcMbhfWthIhjCb+7wYTCE9NdAk480aonnrYWbYg=="
}
}
}

View File

@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.64",
"zigbee-herdsman-converters": "14.0.48",
"zigbee2mqtt-frontend": "0.3.38"
"zigbee2mqtt-frontend": "0.3.39"
},
"devDependencies": {
"eslint": "*",