Skip to content

chore: recreate a fresh package-lock.json to handle more CVEs - #597

Merged
joanise merged 5 commits into
mainfrom
dev.ej/fresh-package-lock
Aug 21, 2026
Merged

chore: recreate a fresh package-lock.json to handle more CVEs#597
joanise merged 5 commits into
mainfrom
dev.ej/fresh-package-lock

Conversation

@joanise

@joanise joanise commented Jul 22, 2026

Copy link
Copy Markdown
Member

PR Goal?

npm audit fix is breaking too many things. Instead, for this PR, I deleted my node_modules folder and the package-lock.json file and created it all again with a fresh npm install, using npm 12.0.1 and node 24.18.0

Fixes?

The entanglement of our dependencies over repeated version bumps on the same lock file.

Feedback sought?

sanity checking

Priority?

medium high due to the quite a few outstanding vulnerability reports

Tests added?

n/a

How to test?

standard way to test stuff, covered in CI and the PR preview

Confidence?

high

Version change?

no

@semanticdiff-com

semanticdiff-com Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  package.json  67% smaller
  package-lock.json Unsupported file format

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-08-21 15:29 UTC

@joanise
joanise requested a review from sergeleger July 22, 2026 18:14
@joanise joanise changed the title chore: recreate a fresh package-lock.json to handles more CVEs chore: recreate a fresh package-lock.json to handle more CVEs Jul 22, 2026
@joanise
joanise requested a review from roedoejet July 23, 2026 12:38
@joanise
joanise merged commit be44744 into main Aug 21, 2026
3 checks passed
@joanise
joanise deleted the dev.ej/fresh-package-lock branch August 21, 2026 15:29
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.

1 participant