diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 41afc2ba..9cbaf32c 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -13224,9 +13224,9 @@ } }, "zigbee-herdsman-converters": { - "version": "14.0.459", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.459.tgz", - "integrity": "sha512-f1nsoy6A1+iFp4cXOxfGY/FzwqKPBu8XtZSLxoPmvcnpPHpPjjgm1G1fzMkEAW8M7QZDnZPfKTvSiICaVMu++w==", + "version": "14.0.460", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.460.tgz", + "integrity": "sha512-7InaotYiGwMDeGdgJ20hdi4L+FNXyxn/C8/SEIu1lLAt0b6/U5LS+iEYUtwFijFRRM/Mu0HICwmjH30wbu25cA==", "requires": { "axios": "^0.26.1", "buffer-crc32": "^0.2.13", diff --git a/package.json b/package.json index 6eafff66..ad6d5e03 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "winston-transport": "^4.5.0", "ws": "^8.5.0", "zigbee-herdsman": "0.14.20", - "zigbee-herdsman-converters": "14.0.459", + "zigbee-herdsman-converters": "14.0.460", "zigbee2mqtt-frontend": "0.6.79" }, "devDependencies": {