Update zigbee2mqtt-frontend to 0.5.23 (#8306)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-09 13:57:13 +08:00
committed by GitHub
parent 108694276e
commit 86743179a2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -30447,9 +30447,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.5.22",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.22.tgz",
"integrity": "sha512-Vr/PGgYP5LUz6O3ZCtXjSG9XkTQQKAu42ukS2NyIWF4BwD1vlEX6G6U+f8l9qUsXSxSuEJxNdu8UJK6ygfk9UQ=="
"version": "0.5.23",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.23.tgz",
"integrity": "sha512-AZniMtpbZTdT7rBq69bHlpuD9xHhxzubfcoQcb1gP+DRoHU9gZFNE9d7jFB3KVgz1C0CWIAL6UNb0XFxVFTn+g=="
}
}
}
+1 -1
View File
@@ -57,7 +57,7 @@
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.127",
"zigbee-herdsman-converters": "14.0.216",
"zigbee2mqtt-frontend": "0.5.22"
"zigbee2mqtt-frontend": "0.5.23"
},
"devDependencies": {
"@babel/core": "^7.14.6",