Update zigbee2mqtt-frontend to 0.4.5 (#7402)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-09 12:12:21 +08:00
committed by GitHub
parent 7447b61841
commit a6736c4cd5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28091,9 +28091,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.4.tgz",
"integrity": "sha512-Da7cijCL72xKwNihHllNmAHSqc5ixRAamfDAzvc6h8h0HFdkC02MsaBreSgzfrZYs3L2io1fDWjGOXsMqEksfw=="
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.5.tgz",
"integrity": "sha512-zlCzCqJUC9ikTd2HhKHL4NawexOOUVprC0Lz7Uc4oZSGf05AxTf320dEAMRN8CgjI+njB9aKPoGRIEEzcnaWlg=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.96",
"zigbee-herdsman-converters": "14.0.142",
"zigbee2mqtt-frontend": "0.4.4"
"zigbee2mqtt-frontend": "0.4.5"
},
"devDependencies": {
"eslint": "*",