Update zigbee-herdsman-converters to 14.0.494 (#12233)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-04-20 17:09:34 +00:00 committed by GitHub
parent e305ecf571
commit d90be2dc66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
npm-shrinkwrap.json generated
View File

@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.26",
"zigbee-herdsman-converters": "14.0.493",
"zigbee-herdsman-converters": "14.0.494",
"zigbee2mqtt-frontend": "0.6.83"
},
"bin": {
@ -9815,9 +9815,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.493",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.493.tgz",
"integrity": "sha512-ckz+Dqt5CTX6pG/hLT7GtuMM1icgqkfgJbNLsQhYA7lLUaR/94osUPVl/Z6Kyg29TBLBSJHDYBiYpWEEnH5wOw==",
"version": "14.0.494",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.494.tgz",
"integrity": "sha512-56lKjrdv80dI6dTyRmPehxSFf/5Qol0A7lgaT93UohJVLoHOKs08+451DmnOA4OJ6XPxV6S+oix3cmHJbm34zA==",
"dependencies": {
"axios": "^0.26.1",
"buffer-crc32": "^0.2.13",
@ -17070,9 +17070,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.493",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.493.tgz",
"integrity": "sha512-ckz+Dqt5CTX6pG/hLT7GtuMM1icgqkfgJbNLsQhYA7lLUaR/94osUPVl/Z6Kyg29TBLBSJHDYBiYpWEEnH5wOw==",
"version": "14.0.494",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.494.tgz",
"integrity": "sha512-56lKjrdv80dI6dTyRmPehxSFf/5Qol0A7lgaT93UohJVLoHOKs08+451DmnOA4OJ6XPxV6S+oix3cmHJbm34zA==",
"requires": {
"axios": "^0.26.1",
"buffer-crc32": "^0.2.13",

View File

@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.26",
"zigbee-herdsman-converters": "14.0.493",
"zigbee-herdsman-converters": "14.0.494",
"zigbee2mqtt-frontend": "0.6.83"
},
"devDependencies": {