iamle0pard

Results 4 comments of iamle0pard

We are seeing this issue as well because we include 'serverless' which has child dependencies that use this. yarn audit v1.22.4 ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ low │ Regular Expression Denial of Service...

By the way, for anyone who is hitting this issue due to it being a child dependency of serverless, you can update your existing package.json to include this: ``` "resolutions":...

When i add `network_mode: host` to my docker-compose file, I no longer see the wyze-bridge attempt to connect to my cameras, am I missing something? Here is what my docker-compose...

> [@iamle0pard](https://github.com/iamle0pard) are your cameras on the same network as the docker-wyze-bridge? That seems to be a requirement which I had to reconfigure for as well. I noticed IPs like...