mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman-converters to 13.0.7 (#5143)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
8b508971db
commit
15d04eda7c
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -14539,9 +14539,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee-herdsman-converters": {
|
"zigbee-herdsman-converters": {
|
||||||
"version": "13.0.6",
|
"version": "13.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-13.0.7.tgz",
|
||||||
"integrity": "sha512-zQwYAGucdXVHK101fKDfh4KOwWNVYXua7+Ud6kX7zzfhG5eMxCkSZIbIq+G4/R+79TUJc0YGq218w/bHxc0nCg==",
|
"integrity": "sha512-aHqcbkQmoSkBth4s94//wJm2UO+0YFQkIndRBbz1XAIdNeHDhUVA6ZT1B1DgJZEbF/HRW8ZZLC+biSF6h/1HvQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"buffer-crc32": "^0.2.13",
|
"buffer-crc32": "^0.2.13",
|
||||||
|
@ -52,7 +52,7 @@
|
|||||||
"winston-syslog": "^2.4.4",
|
"winston-syslog": "^2.4.4",
|
||||||
"ws": "^7.3.1",
|
"ws": "^7.3.1",
|
||||||
"zigbee-herdsman": "0.13.37",
|
"zigbee-herdsman": "0.13.37",
|
||||||
"zigbee-herdsman-converters": "13.0.6",
|
"zigbee-herdsman-converters": "13.0.7",
|
||||||
"zigbee2mqtt-frontend": "0.2.98"
|
"zigbee2mqtt-frontend": "0.2.98"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user