question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request to run npm update

See original GitHub issue

Where 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:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
MikeMcC399commented, May 25, 2021

Fixed by #1294.

1reaction
Ein-Timcommented, May 12, 2021

Which version of npm are you using locally and under which operating system? You should be OK if you have 6.14.x.

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found