Update zigbee2mqtt-frontend to 0.6.62 (#10237)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-19 09:36:53 +00:00
committed by GitHub
parent 2d1df8f0cb
commit f1ffc1d265
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22853,9 +22853,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.61",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.61.tgz",
"integrity": "sha512-GNZF8HwyNrXPZt8aI22iT0Q1eGmWRF98NvlvlS7GgtYDzXxtx4VQtjSDZdJLwG5M+B+ccsobRyg6Cc6fyZIAaA=="
"version": "0.6.62",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.62.tgz",
"integrity": "sha512-zWSEPXeOTSuY/2RntfDbW9RZjP2pgZ/O9Q78OJiUHADvh8XnWl3pDN3+wpg4Xl5eqXSBLORL5fkfQXE0B/C8oA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.183",
"zigbee-herdsman-converters": "14.0.349",
"zigbee2mqtt-frontend": "0.6.61"
"zigbee2mqtt-frontend": "0.6.62"
},
"devDependencies": {
"@babel/core": "^7.16.5",