Update zigbee2mqtt-frontend to 0.5.27 (#8485)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-23 13:29:20 +08:00
committed by GitHub
co-authored by nurikk
parent d07f1dab31
commit 8f75dd8652
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -25992,9 +25992,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.5.26",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.26.tgz",
"integrity": "sha512-hahRcO1fLqgxBYRH1Y9O9KEZ+q36gfoxERNwDv06eB7KRxsW7JZDvW6cr+UFSr39vEft1F/+z8c1rKpN5m4OJw=="
"version": "0.5.27",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.27.tgz",
"integrity": "sha512-xxUQoRgqWQ+kAVe/Q4AfnpZHJC8aDuS17b7ymIKF40FeVbHLP6aBhpZyjSQ2BnjDi1Plg8sx286W1L0ADPUrOw=="
}
}
}
+1 -1
View File
@@ -57,7 +57,7 @@
"ws": "^8.2.0",
"zigbee-herdsman": "0.13.132",
"zigbee-herdsman-converters": "14.0.228",
"zigbee2mqtt-frontend": "0.5.26"
"zigbee2mqtt-frontend": "0.5.27"
},
"devDependencies": {
"@babel/core": "^7.15.0",