Update zigbee2mqtt-frontend to 0.6.45 (#9922)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-01 02:20:56 +00:00 committed by GitHub
parent e7447cf1e3
commit d298412a1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -22924,9 +22924,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.44",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.44.tgz",
"integrity": "sha512-7rroLbkHiqncmxi7Z8dcmH2TaOvfu/slcamJDKFNbYxrOlS38lOBHWg9LMvgiYFOlrEx0/FjIy2lABrmlp8YUw=="
"version": "0.6.45",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.45.tgz",
"integrity": "sha512-IpK1w8RRW1+vwkNCNL8ipg4uEAJve8jjDGZY7nVPR6XUyxvc4vRonXBFi9tcSYaptar0WFT0F9/z6Qa/lhdi6Q=="
}
}
}

View File

@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.176",
"zigbee-herdsman-converters": "14.0.335",
"zigbee2mqtt-frontend": "0.6.44"
"zigbee2mqtt-frontend": "0.6.45"
},
"devDependencies": {
"@babel/core": "^7.16.0",