mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
f26ddd93ff
Also one comment typo lol `node-static` was abandoned and vulnerable, which might matter since it's used in production usage and not development. replaced with popular `serve-static` + `finalhandler` `json-stable-stringify` depended on an unneeded and unlicensed polyfill for JSON builtin.