Update zigbee2mqtt-frontend to 0.6.15 (#9070)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-08 19:47:31 +08:00
committed by GitHub
co-authored by nurikk
parent 3b0a906a97
commit 9907e59fa7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23358,9 +23358,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.12",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.12.tgz",
"integrity": "sha512-VHdSS6DGlukgPovJuubyO1jSMwznbM/XoaV5FOECShFYC+N//3ZRnC4AuhYqobRoFJYn21QaYjm0wU5RkHRHWg=="
"version": "0.6.15",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.15.tgz",
"integrity": "sha512-dSxRTy2reHdaXH5ubdkTlKHVfmZAUUcTFhjQR7MFZmR006yQMtENSwlxpcfDd1GTGp3deBY3+vL5t0z2pxqbHQ=="
}
}
}
+1 -1
View File
@@ -58,7 +58,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.154",
"zigbee-herdsman-converters": "14.0.269",
"zigbee2mqtt-frontend": "0.6.12"
"zigbee2mqtt-frontend": "0.6.15"
},
"devDependencies": {
"@babel/core": "^7.15.5",