TomDoesTech / REST-API-Tutorial-Updated

https://www.youtube.com/watch?v=BWUi6BS9T5Y
574 stars 283 forks source link

Update dependencies #15

Open vishalxtyagi opened 2 years ago

vishalxtyagi commented 2 years ago

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?