Skip to content

Fix vulnerabilities from npm audit#64

Merged
juliandescottes merged 7 commits intomozilla:mainfrom
juliandescottes:fix-vulnerabilities
Apr 2, 2026
Merged

Fix vulnerabilities from npm audit#64
juliandescottes merged 7 commits intomozilla:mainfrom
juliandescottes:fix-vulnerabilities

Conversation

@juliandescottes
Copy link
Copy Markdown
Collaborator

This PR fixes the vulnerabilities listed when running npm audit.

Updated dependencies:

  • @typescript-eslint/*
  • tsx
  • tsup
  • modelcontextprotocol/sdk

As pre-requisite also removed all the caret versions in package.json. We should pin exact versions to increase consistency and reproducibility of issues. package-lock.json was regenerated at each step.

All tests are passing.

@juliandescottes juliandescottes requested a review from freema April 2, 2026 10:23
@juliandescottes
Copy link
Copy Markdown
Collaborator Author

Looks like the linter is not run as part of the regular tests. I will add another commit to fix linting issues.

@juliandescottes juliandescottes marked this pull request as draft April 2, 2026 10:24
@juliandescottes juliandescottes marked this pull request as ready for review April 2, 2026 10:41
@juliandescottes
Copy link
Copy Markdown
Collaborator Author

Thanks for the review !

@juliandescottes juliandescottes merged commit a5b5770 into mozilla:main Apr 2, 2026
1 check passed
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.

2 participants