Update herdsman.

This commit is contained in:
Koen Kanters
2020-03-29 19:40:33 +02:00
parent fb4d86cef5
commit 78c7024980
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -2478,9 +2478,9 @@
}
},
"flatted": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.1.tgz",
"integrity": "sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz",
"integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==",
"dev": true
},
"for-in": {
@@ -6527,9 +6527,9 @@
"dev": true
},
"v8-to-istanbul": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-4.1.2.tgz",
"integrity": "sha512-G9R+Hpw0ITAmPSr47lSlc5A1uekSYzXxTMlFxso2xoffwo4jQnzbv1p9yXIinO8UMZKfAFewaCHwWvnH4Jb4Ug==",
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-4.1.3.tgz",
"integrity": "sha512-sAjOC+Kki6aJVbUOXJbcR0MnbfjvBzwKZazEJymA2IX49uoOdEdk+4fBq5cXgYgiyKtAyrrJNtBZdOeDIF+Fng==",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "^2.0.1",
@@ -6824,9 +6824,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.68",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.68.tgz",
"integrity": "sha512-OYbXt5tZ7EsZPgW3qwFTJ2IFM9VgzsU76lc/a8eTgFoO97KAEwLR4M+F4WOPC38QfDHlKHoclxhHsRlLmtTszw==",
"version": "0.12.69",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.69.tgz",
"integrity": "sha512-9piD9tXwppJhdVYKU8pGWQr0KGRPpo+dwVsTVQbS7sFPrs8gkOdGnkm2Pu5d03cS2B5UUhaKRYL9izNJWKC64g==",
"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.68",
"zigbee-herdsman": "0.12.69",
"zigbee-herdsman-converters": "12.0.59"
},
"devDependencies": {