corona-warn-app / cwa-website

Corona-Warn-App website. The CWA development ended on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
522 stars 225 forks source link

Update all non-breaking dependencies #3430

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 1 year ago

This PR updates npm dependencies.

npm update --save
npm audit fix

Breaking changes of dependencies are avoided.

MikeMcC399 commented 1 year ago

The full test suite

npm test

passes on this PR.

MikeMcC399 commented 1 year ago