cloudflare / pp-browser-extension

Client for Privacy Pass protocol providing unlinkable cryptographic tokens
BSD 3-Clause "New" or "Revised" License
290 stars 7 forks source link

GitHub Actions for Node 16 fails #8

Closed thibmeu closed 10 months ago

thibmeu commented 10 months ago

Describe the bug blind-rsa relies on Node 18+, and won't work with Node 16, leading to GitHub actions to fail.

How to reproduce Steps to reproduce the behavior:

  1. Open a PR
  2. Run GitHub actions
  3. Node 16+ fails due to dependency requirements

Expected behavior All GitHub actions should work

System (please complete the following information):