diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 59c66daef..6a015361c 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6467,9 +6467,9 @@ } }, "zigbee-herdsman": { - "version": "0.13.13", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.13.tgz", - "integrity": "sha512-wjW+1M0Spfe8UAKiccFDgIL1ki3anrDXNw2xKD9XHdA5VkBpCE7J/an0GeasgoWxi18hGtWvG2tEXusLwZC0yA==", + "version": "0.13.14", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.14.tgz", + "integrity": "sha512-BKVz9jJ3JQhuKpeV937+jCOhjOQQFSdJelU8A4JE5g+xuQ2U2aecR9KuQrZ6C52jZsOIxaDayB4yijYk7EW8hg==", "requires": { "debug": "^4.2.0", "fast-deep-equal": "^3.1.3", diff --git a/package.json b/package.json index a0ee01a65..c78c04855 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.13", + "zigbee-herdsman": "0.13.14", "zigbee-herdsman-converters": "12.0.203", "zigbee2mqtt-frontend": "0.2.26" },