Skip to content

fix: update dependencies to address CVEs#1031

Closed
odubuc wants to merge 1 commit intokelektiv:masterfrom
odubuc:update-dependencies
Closed

fix: update dependencies to address CVEs#1031
odubuc wants to merge 1 commit intokelektiv:masterfrom
odubuc:update-dependencies

Conversation

@odubuc
Copy link

@odubuc odubuc commented Apr 10, 2024

addressing 2 CVEs present in the dependencies, tests look good

@babel/traverse <7.23.2
Severity: critical
Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - GHSA-67hx-6x53-jw92
fix available via npm audit fix
node_modules/@babel/traverse

debug 4.0.0 - 4.3.0
Regular Expression Denial of Service in debug - GHSA-gxpj-cx7g-858c
fix available via npm audit fix
node_modules/debug

@karlhorky
Copy link

karlhorky commented Sep 24, 2024

@tbo47 also has another PR over here, which also updates the minimum Node.js version:

So probably this PR can be closed in favor of #1049

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.

3 participants