This commit is contained in:
Koen Kanters
2019-08-11 14:13:44 +02:00
parent 1ca1be2ea2
commit fd3019dce8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6032,9 +6032,9 @@
}
},
"zigbee-herdsman": {
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.4.2.tgz",
"integrity": "sha512-/GzGATM7cLnpo/50o8VrJ0ZWtXkGcGGbp884I7x5blxPkpe4b+API0PxutoC/nB6PnA6CjCgNYGFepF4zBi92g==",
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.4.5.tgz",
"integrity": "sha512-sDRXPj1dq4DVWJrVjn4zsnletWlx3bwc7cxqgSxjUxXWVzOiuDicVDQPPuQEUL7h1oxH+8KCzVlw11oGvuYneg==",
"requires": {
"busyman": "^0.3.0",
"concentrate": "^0.2.3",
+1 -1
View File
@@ -43,7 +43,7 @@
"rimraf": "*",
"semver": "*",
"winston": "2.4.2",
"zigbee-herdsman": "0.4.2",
"zigbee-herdsman": "0.4.5",
"zigbee-shepherd-converters": "10.1.8",
"deep-diff": "*"
},