Skip to content

chore: update @babel/traverse in ui package #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quiet-node
Copy link
Member

@quiet-node quiet-node commented Apr 9, 2025

Description

This PR updates the @babel/traverse dependency to version 7.23.2 in the ./ui/ package

Fixes #312

Changes

  • Added direct dependency on @babel/traverse@^7.23.2 in ./ui/package.json
  • This forces resolution of nested dependencies to use the correct version

Testing

  • Verified dependency resolution using npm list @babel/traverse in the UI package
  • Built and tested the UI to ensure functionality is maintained

@quiet-node quiet-node self-assigned this Apr 9, 2025
@quiet-node quiet-node requested review from a team as code owners April 9, 2025 22:27
@quiet-node quiet-node requested a review from andrewb1269hg April 9, 2025 22:27
@quiet-node quiet-node linked an issue Apr 9, 2025 that may be closed by this pull request
@quiet-node quiet-node requested review from leninmehedy, acuarica and ericleponner and removed request for a team April 9, 2025 22:28
@quiet-node quiet-node changed the title chore: update @babel/traverse in ui package to fix CVE-2023-45133 vulnerability chore: update @babel/traverse in ui package Apr 10, 2025
@quiet-node quiet-node force-pushed the 312-security-vulnerability-critical-babeltraverse-dependency branch 2 times, most recently from 1663193 to cc6a1a3 Compare April 10, 2025 15:05
@quiet-node quiet-node force-pushed the 312-security-vulnerability-critical-babeltraverse-dependency branch from cc6a1a3 to c999eb0 Compare April 10, 2025 15:06
@acuarica acuarica marked this pull request as draft April 10, 2025 19:26
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.

Upgrade @babel/traverse Dependency
1 participant