This commit is contained in:
Koen Kanters
2020-01-26 19:21:30 +01:00
parent 20ba6a5274
commit 3c28ed8f0b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6798,9 +6798,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.39",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.39.tgz",
"integrity": "sha512-3NvK+sfSEKjQzr1wK1qrhnhpj/RpnbIIwU/QyeCrMT/Sqmqzam9yIAOLnWeaSVp9Nc7AnMFM2T9D3am4pvGk1w==",
"version": "0.12.40",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.40.tgz",
"integrity": "sha512-+fuivhqk/EdxxGvv2Uspdw+XJLUJhrXT9C4a0UgVFRBpV9n3DUU9wFw3uNxeXNMGcGKr8k1Is3XkiL1wjvmW7w==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^2.0.1",
+1 -1
View File
@@ -45,7 +45,7 @@
"rimraf": "*",
"semver": "*",
"winston": "*",
"zigbee-herdsman": "0.12.39",
"zigbee-herdsman": "0.12.40",
"zigbee-herdsman-converters": "12.0.6"
},
"devDependencies": {