L2-Technology / sensei

A lightning node implementation for everyone
https://l2.technology/sensei
Other
199 stars 39 forks source link

add dependabot #114

Closed Mic92 closed 1 year ago

Mic92 commented 1 year ago

While reviewing the code I found a lot of reported outdated npm packages with open security vulnerabilities. Given the sensitive nature of this projects, it's therefore recommended to keep the project dependencies up-to-date automatically.

johncantrell97 commented 1 year ago

cool, I've never used dependabot. It's the thing that opens pull requests with version updates?

Mic92 commented 1 year ago

Exactly. Each dependency bump will get a PR. Here an example: https://github.com/internet4refugees/beherbergung/pull/215

Mic92 commented 1 year ago

rebased to make CI green.