diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index e91d9117d..214428bf8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6001,9 +6001,9 @@ } }, "zigbee-herdsman": { - "version": "0.12.119", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.119.tgz", - "integrity": "sha512-Gbn4tTJgWJyaI/tqP6+lGY0GSsxcp8zMrDhEPl/nyEzDVPATJOOXRopr1gXsN4QLutY6gYMccTAIAgtbKwYLHw==", + "version": "0.12.120", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.120.tgz", + "integrity": "sha512-wZgSrN29pXJpj245kq5CjRNGpM0vG9XD+dwC4RDZ5Q4jcJKJJBDt0u6jmk6hDjx7BZ+qLeTrlUcPit+YU0ScoQ==", "requires": { "debug": "^4.1.1", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index ae038d520..adc72290b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "semver": "^7.3.2", "winston": "^3.3.3", "winston-syslog": "^2.4.4", - "zigbee-herdsman": "0.12.119", + "zigbee-herdsman": "0.12.120", "zigbee-herdsman-converters": "12.0.167" }, "devDependencies": {