Update zigbee-herdsman-converters to 13.0.11 (#5187)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-12-03 21:56:40 +01:00 committed by GitHub
parent be61249d04
commit 4bcdd22e28
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

@ -14539,9 +14539,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "13.0.10",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.10.tgz",
"integrity": "sha512-YjP3MUlScauRSa58tuad0NJQ4owSG5j9ml6hhAiyw6j27gyMfmViR4HBrgwA1qZ87j0RHTd2Ei89UWJrvwqqJA==",
"version": "13.0.11",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.11.tgz",
"integrity": "sha512-KDEBNLhnKcvCOi4m05akh6kJc/L6SexPtVoOcylFQ3yJNJmyY0R0ToZ5s9Vi0k7PUOPyRoozgw7bC3pvxbG8OQ==",
"requires": {
"axios": "^0.21.0",
"buffer-crc32": "^0.2.13",

View File

@ -52,7 +52,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.39",
"zigbee-herdsman-converters": "13.0.10",
"zigbee-herdsman-converters": "13.0.11",
"zigbee2mqtt-frontend": "0.2.100"
},
"devDependencies": {