Request to run npm update
See original GitHub issueWhere to find the issue
https://github.com/corona-warn-app/cwa-website/blob/master/package-lock.json
Describe the issue
npm audit
found 276 vulnerabilities (13 moderate, 262 high, 1 critical) in 1609 scanned packages
run `npm audit fix` to fix 261 of them.
15 vulnerabilities require manual review. See the full report for details.
It seems that the npm packages were last updated by @svengabr through https://github.com/corona-warn-app/cwa-website/pull/686 on Dec 17, 2020, almost 5 months ago.
Suggested change
run
npm update -dev
(I don’t want to do this myself, because I can only do it in a fork. If it is done by somebody from the Open Source Team, then it can be done in a branch of the repository, instead of a branch of a fork of the repository. The first way is better for testing.)
Internal Tracking ID: EXPOSUREAPP-7150
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
npm-update
This command will update all the packages listed to the latest version (specified by the tag config), respecting the semver constraints of both...
Read more >npm-update - npm Docs
Description. This command will update all the packages listed to the latest version (specified by the tag config), respecting semver.
Read more >npm-update
This command will update all the packages listed to the latest version (specified by the tag config), respecting the semver constraints of both...
Read more >npm-upgrade
Interactive CLI utility to easily update outdated NPM dependencies. Latest version: 3.1.0, last published: a year ago. Start using ...
Read more >Request - npm
Super simple to use. Request is designed to be the simplest way possible to make http calls. It supports HTTPS and follows redirects...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed by #1294.
Yes, I have 6.14.12 and npm does not show me the info to update npm anymore after #1250.
Thank you for your help!