covidpass-org / covidpass

Web app for adding EU Digital COVID Certificates to your wallet apps
https://covidpass.marvinsextro.de
MIT License
1.18k stars 62 forks source link

chore: upgrade dependencies #114

Closed dunklesToast closed 3 years ago

dunklesToast commented 3 years ago

bumps all dependencies to their latest versions. node-fetch is the only package with breaking changes, however those should not affect this package since Next.js requires Node.js v12 and node-fetch drops support for versions earlier than Node.js 10.17.

marvinsxtr commented 3 years ago

See #121