Update zigbee2mqtt-frontend to 0.6.12 (#8929)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-01 08:55:08 +08:00
committed by GitHub
parent 7f98771e99
commit fa8011983d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -24703,9 +24703,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.11",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.11.tgz",
"integrity": "sha512-eVFkbsCTRdSfN6k1oOVVvLFVEkKQWrDkYOlGUq60HJgagu1CnduFsIlR5Fi1grpnlDyyXVto41fiiTZNY7qxkw=="
"version": "0.6.12",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.12.tgz",
"integrity": "sha512-VHdSS6DGlukgPovJuubyO1jSMwznbM/XoaV5FOECShFYC+N//3ZRnC4AuhYqobRoFJYn21QaYjm0wU5RkHRHWg=="
}
}
}
+1 -1
View File
@@ -58,7 +58,7 @@
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.149",
"zigbee-herdsman-converters": "14.0.259",
"zigbee2mqtt-frontend": "0.6.11"
"zigbee2mqtt-frontend": "0.6.12"
},
"devDependencies": {
"@babel/core": "^7.15.5",