QzLP2P / security-strategy-essentials

https://lab.github.com/githubtraining/security-strategy-essentials
MIT License
0 stars 0 forks source link

Update package.json #4

Closed QzLP2P closed 3 years ago

github-learning-lab[bot] commented 3 years ago

Step 3: Merge this pull request

Great job, @QzLP2P, your pull request looks good. Thank you for fixing the vulnerable dependency!

Note: You might notice that this repository has a package.json file, but no package-lock.json file. In production code it's a good idea to have both files to avoid conflicts resolving the proper version of a dependency. For simplicity, we'll use only package.json, but GitHub monitors both files in addition to the gamut of supported languages and packages

:keyboard: Activity: Merge

  1. Merge this pull request.
github-learning-lab[bot] commented 3 years ago

Nice job merging @QzLP2P. Go ahead and delete the branch.


Let's see how we can automate this process. Navigate to your next issue.