diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index e3934cff..cdf478ba 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6467,9 +6467,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.10", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.10.tgz", - "integrity": "sha512-nCKWvnwZo55OCHirDGhAYT18G0D2bVRBFZhCTnALZjAkHVXayMSwI31A1n+BsKInKgxut7otkm5BeEmq3gjFZA==", + "version": "0.13.11", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.11.tgz", + "integrity": "sha512-VgsTcYE9lHyXCaHYgzo0Jbtx69YV34YshfqRrcmst59pMmcGN3Vco3TG9FW7SVIJrsZKtVNKTLaUsxzM/9VcIg==", "requires": { "debug": "^4.2.0", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index 2fc20ea6..482a13ed 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^7.3.1", - "zigbee-herdsman": "0.13.10", + "zigbee-herdsman": "0.13.11", "zigbee-herdsman-converters": "12.0.193", "zigbee2mqtt-frontend": "0.2.17" },