diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 9b960d282..5121bd8f9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6921,9 +6921,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.182", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.182.tgz", - "integrity": "sha512-VrpcZqGojo+KVz2gG7OK3VgTrwVFVXcu9rv8zEXMQQ3X2qfXPmGzzZYNbMucQtNN6owalJHwnprLmSzkGEltQw==", + "version": "0.13.183", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.183.tgz", + "integrity": "sha512-wjqVphPPwLd3aldLndK0R65e+ETntOi69ayDsbfj8wYLNa1LPniNRMR+mx18aacGMbjI9pIQvlRt5z4iZVTndg==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.3", diff --git a/package.json b/package.json index f6c058752..579153b74 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^8.3.0", - "zigbee-herdsman": "0.13.182", + "zigbee-herdsman": "0.13.183", "zigbee-herdsman-converters": "14.0.345", "zigbee2mqtt-frontend": "0.6.61" },