This commit is contained in:
Koen Kanters
2020-03-10 20:29:46 +01:00
parent ab85577132
commit 59281fe1c2
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -4685,9 +4685,9 @@
}
},
"minimist": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.3.tgz",
"integrity": "sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw=="
},
"mixin-deep": {
"version": "1.3.2",
@@ -6860,9 +6860,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.60",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.60.tgz",
"integrity": "sha512-tYIuo+O3k7EQn4GCZy9vG0mDy6FGMIsBUn5lUH6Hg05gtW2gVgUZd9B0Ioq5O/sx7FGsX1U9HuMruMflFQkm3Q==",
"version": "0.12.61",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.61.tgz",
"integrity": "sha512-VEvHpj3pcLyn7F5hp9xk5Q2JLxnnRjYUgBmHHbPd2XVlFhXo/t+Y8bzclXpUKguUuCxvGYahoPJyi7pfMiRZSQ==",
"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.60",
"zigbee-herdsman": "0.12.61",
"zigbee-herdsman-converters": "12.0.43"
},
"devDependencies": {