Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #15

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

vishalxtyagi
Copy link

@vishalxtyagi vishalxtyagi commented Aug 21, 2022

Issue description

There are some security flaws in the project as a result of various outdated project dependencies that came to my attention after I forked the repository and dependabot alerted me to them.

Solution

Simply migrate the project dependencies to the most recent versions and make the necessary changes to the code due to version differences.

What's in this PR?

  • Update dependencies to latest versions
  • Improve structure by renaming .env -> .env.example
  • Added Request & Response types in metrics.ts
  • Fix syntax issues raised due to dependencies update

@vishalxtyagi vishalxtyagi changed the title Tutorial Update dependencies Aug 21, 2022
@vishalxtyagi vishalxtyagi marked this pull request as ready for review August 21, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

project dependencies outdated
1 participant