Update zigbee2mqtt-frontend to 0.6.37 (#9786)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-22 07:10:51 +00:00
committed by GitHub
co-authored by nurikk
parent 0bc3129b7a
commit 35876616ef
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22968,9 +22968,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.36",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.36.tgz",
"integrity": "sha512-D1YZQFD4XrzgXO4a9L7sSmXUFy7YBMtrVSaJBwrVCXUT8EhzScjxFORVFoyRwo0kFVR56XPaJG/Msh/Z/6hmLQ=="
"version": "0.6.37",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.37.tgz",
"integrity": "sha512-PeIETGzC4N1aNS0fu0J2K0x3PyE1/q3Mqw17qgZNIKsOVqhVuasUvRC5vcJ840d0Wty9zBrhKVBMIgzEV8VWig=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.172",
"zigbee-herdsman-converters": "14.0.325",
"zigbee2mqtt-frontend": "0.6.36"
"zigbee2mqtt-frontend": "0.6.37"
},
"devDependencies": {
"@babel/core": "^7.16.0",