Update zigbee2mqtt-frontend to 0.4.39 (#8029)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-14 11:57:53 +08:00
committed by GitHub
co-authored by nurikk
parent 465d47c163
commit 0974cbe08d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26737,9 +26737,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.37",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.37.tgz",
"integrity": "sha512-QphGG6OnDas9V7EaUez37jRfASBxDZ2Jkdb/A+vz0AAcHVN/wm8C6VL9zO3SRcBxeDU5y/eLSHgxK6fRwHqo0g=="
"version": "0.4.39",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.39.tgz",
"integrity": "sha512-cyBsTiNV9i7cd/NOh8ePUCYSCjazQKZURJZsFmyAfGL9d8eSmtY/szambuGZGslDtat/REvrPY07Sn4o3OiK7g=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.118",
"zigbee-herdsman-converters": "14.0.194",
"zigbee2mqtt-frontend": "0.4.37"
"zigbee2mqtt-frontend": "0.4.39"
},
"devDependencies": {
"eslint": "*",