Update zigbee2mqtt-frontend to 0.6.33 (#9663)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-11-15 16:36:31 +08:00 committed by GitHub
parent d192bbd28f
commit b2eaa3141e
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

@ -22968,9 +22968,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.32",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.32.tgz",
"integrity": "sha512-l9IE9jjog4L3K9Ruw0wZFJE52csqrTq3fe12rkDvG0JUEtJoS96TELV/l8/hIfN5ChHczESKuesUPqAmNmsbtA=="
"version": "0.6.33",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.33.tgz",
"integrity": "sha512-5Yh7idhtwdC/+75RgkNdn4weHL5J8g2S0hG85+I/LhaVUr5A9MdO4DMc/pw+8j05DuA7Lomjv9za5qPF0S4aZg=="
}
}
}

View File

@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.170",
"zigbee-herdsman-converters": "14.0.318",
"zigbee2mqtt-frontend": "0.6.32"
"zigbee2mqtt-frontend": "0.6.33"
},
"devDependencies": {
"@babel/core": "^7.16.0",