mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman-converters to 14.0.264 (#9003)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
30badb62e7
commit
7ccf781b65
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -13366,9 +13366,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.263",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.263.tgz",
|
||||
"integrity": "sha512-oPf4RGaTVC/ZBgh44jRTEuftIhFh1m1IPWX9/EUFVGEJmScpxW9adttVjE94u2CE7XBaqErcO16AUgMebvacHg==",
|
||||
"version": "14.0.264",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.264.tgz",
|
||||
"integrity": "sha512-ku57N6u/Xl0B5O1j4reG/sPq7G5BGV3r6JFHFFgcLTU83y6lG5/jVFe3m+ZsbZrrY/8F2E9TRHCr6X7RL4I9lA==",
|
||||
"requires": {
|
||||
"axios": "^0.22.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.151",
|
||||
"zigbee-herdsman-converters": "14.0.263",
|
||||
"zigbee-herdsman-converters": "14.0.264",
|
||||
"zigbee2mqtt-frontend": "0.6.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user