Update zigbee2mqtt-frontend to 0.6.121 (#15845)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-31 19:11:30 +00:00
committed by GitHub
parent 3b9d6c5651
commit d701d96bb2
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.12",
"zigbee2mqtt-frontend": "0.6.120"
"zigbee2mqtt-frontend": "0.6.121"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9052,9 +9052,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.120",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.120.tgz",
"integrity": "sha512-GqBjNJLl7GgNmamq0yTxIbqRNwOB+mKH4q0Mz/j6PFfMEEtVhwIfLbrij7chWEt61FsuC4xywauYCmnCdgbeAQ=="
"version": "0.6.121",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.121.tgz",
"integrity": "sha512-oohGG6p2Zpt8p7Z0ZVXITjLqeM3qHlh3BpTR53ty4xe5QBk3bo/kSeeyZVf1T9tHMmn5XHnKDch3SlZy2qm8qA=="
}
},
"dependencies": {
@@ -15693,9 +15693,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.120",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.120.tgz",
"integrity": "sha512-GqBjNJLl7GgNmamq0yTxIbqRNwOB+mKH4q0Mz/j6PFfMEEtVhwIfLbrij7chWEt61FsuC4xywauYCmnCdgbeAQ=="
"version": "0.6.121",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.121.tgz",
"integrity": "sha512-oohGG6p2Zpt8p7Z0ZVXITjLqeM3qHlh3BpTR53ty4xe5QBk3bo/kSeeyZVf1T9tHMmn5XHnKDch3SlZy2qm8qA=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.12",
"zigbee2mqtt-frontend": "0.6.120"
"zigbee2mqtt-frontend": "0.6.121"
},
"devDependencies": {
"@babel/core": "^7.20.7",