Skip to content

fix(ui): update webapp dependencies#909

Merged
inimaz merged 1 commit into
masterfrom
fix/webapp-dependencies
Jul 20, 2025
Merged

fix(ui): update webapp dependencies#909
inimaz merged 1 commit into
masterfrom
fix/webapp-dependencies

Conversation

@inimaz

@inimaz inimaz commented Jul 15, 2025

Copy link
Copy Markdown
Collaborator

Description

Update all the dependencies of the webapp.
I have run:

  • pnpm add -D eslint@latest --> To avoid some deprecated dependencies that contained vulnerabilities (e.g. brace-expansion)
  • pnpm update to update all libs to the latest possible minor version
  • pnpm audit --fix to fix some of the vulnerabilities leftover.

Related Issue

Related to #870

@inimaz inimaz requested review from SaboniAmine and benoit-cty July 15, 2025 13:23
@inimaz inimaz added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code security labels Jul 15, 2025
@inimaz inimaz merged commit b1ebd33 into master Jul 20, 2025
6 checks passed
@inimaz inimaz deleted the fix/webapp-dependencies branch July 20, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants