mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-28 14:29:46 +00:00
Update zcl-packet. https://github.com/Koenkk/zigbee2mqtt/issues/150
This commit is contained in:
Generated
+7
-7
@@ -496,7 +496,7 @@
|
||||
"es-to-primitive": "1.1.1",
|
||||
"function-bind": "1.1.1",
|
||||
"has": "1.0.3",
|
||||
"is-callable": "1.1.3",
|
||||
"is-callable": "1.1.4",
|
||||
"is-regex": "1.0.4"
|
||||
}
|
||||
},
|
||||
@@ -506,7 +506,7 @@
|
||||
"integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"is-callable": "1.1.3",
|
||||
"is-callable": "1.1.4",
|
||||
"is-date-object": "1.0.1",
|
||||
"is-symbol": "1.0.1"
|
||||
}
|
||||
@@ -918,9 +918,9 @@
|
||||
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
|
||||
},
|
||||
"is-callable": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz",
|
||||
"integrity": "sha1-hut1OSgF3cM69xySoO7fdO52BLI=",
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
|
||||
"integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==",
|
||||
"dev": true
|
||||
},
|
||||
"is-date-object": {
|
||||
@@ -2815,7 +2815,7 @@
|
||||
}
|
||||
},
|
||||
"zcl-packet": {
|
||||
"version": "git+https://github.com/Koenkk/zcl-packet.git#360b9d2f02dc1bb40def40d03ac10175b93300e5",
|
||||
"version": "git+https://github.com/Koenkk/zcl-packet.git#020f16b872292e8b5a0cfc9a2ff9b525a7cbea7b",
|
||||
"requires": {
|
||||
"concentrate": "0.2.3",
|
||||
"dissolve-chunks": "1.3.0",
|
||||
@@ -2843,7 +2843,7 @@
|
||||
"proving": "0.1.0",
|
||||
"q": "1.5.1",
|
||||
"zcl-id": "0.3.2",
|
||||
"zcl-packet": "git+https://github.com/Koenkk/zcl-packet.git#360b9d2f02dc1bb40def40d03ac10175b93300e5",
|
||||
"zcl-packet": "git+https://github.com/Koenkk/zcl-packet.git#020f16b872292e8b5a0cfc9a2ff9b525a7cbea7b",
|
||||
"ziee": "0.3.0",
|
||||
"zive": "0.2.2",
|
||||
"zstack-constants": "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user