Review and update npm packages
Summary
The package file needs to be updated to use the latest versions. It would be best if we could set up dependabot for the repo.
References
### Acceptance Criteria
- [ ] Update all packages.
- [ ] Set up dependabot to check for updates monthly.
Set up dependabot to check for update bi-weekly.
I think it currently supports daily, weekly, and monthly - https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval
Set up dependabot to check for update bi-weekly.
I think it currently supports daily, weekly, and monthly - https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval
I see. In that case, we can keep it monthly for now.
Thanks, @thelovekesh