Skip to content

infra: #513: update dependencies to fix security issues#51

Merged
MDI74 merged 1 commit into
masterfrom
feature/#513-fix-security-issues
Jun 18, 2026
Merged

infra: #513: update dependencies to fix security issues#51
MDI74 merged 1 commit into
masterfrom
feature/#513-fix-security-issues

Conversation

@MDI74

@MDI74 MDI74 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

List of fixed vulnerabilities:

@babel/core: Arbitrary File Read via sourceMappingURL Comment - GHSA-4x5r-pxfx-6jf8

Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups - GHSA-968p-4wvh-cqc8

ajv has ReDoS when using $data option - GHSA-2g4f-4pwh-qvx6

brace-expansion Regular Expression Denial of Service vulnerability - GHSA-v6h2-p8h4-qcjw

brace-expansion: Zero-step sequence causes process hang and memory exhaustion - GHSA-f886-m6hf-6m8v

form-data: CRLF injection in form-data via unescaped multipart field names and filenames - GHSA-hmw2-7cc7-3qxx

PostCSS has XSS via Unescaped </style> in its CSS Stringify Output - GHSA-qx2v-qp2m-jg93

js-yaml has prototype pollution in merge (<<) - GHSA-mh29-5h37-fv8m

JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases - GHSA-h67p-54hq-rp68

yaml is vulnerable to Stack Overflow via deeply nested YAML collections - GHSA-48c2-rrv3-qjmp

List of fixed vulnerabilities:

@babel/core: Arbitrary File Read via sourceMappingURL Comment - GHSA-4x5r-pxfx-6jf8

Babel has inefficient RegExp complexity in generated code with .replace when transpiling named capturing groups - GHSA-968p-4wvh-cqc8

ajv has ReDoS when using `$data` option - GHSA-2g4f-4pwh-qvx6

brace-expansion Regular Expression Denial of Service vulnerability - GHSA-v6h2-p8h4-qcjw

brace-expansion: Zero-step sequence causes process hang and memory exhaustion - GHSA-f886-m6hf-6m8v

form-data: CRLF injection in form-data via unescaped multipart field names and filenames - GHSA-hmw2-7cc7-3qxx

PostCSS has XSS via Unescaped </style> in its CSS Stringify Output - GHSA-qx2v-qp2m-jg93

js-yaml has prototype pollution in merge (<<) - GHSA-mh29-5h37-fv8m

JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases - GHSA-h67p-54hq-rp68

yaml is vulnerable to Stack Overflow via deeply nested YAML collections - GHSA-48c2-rrv3-qjmp
@MDI74 MDI74 merged commit 3599117 into master Jun 18, 2026
3 checks passed
@MDI74 MDI74 deleted the feature/#513-fix-security-issues branch June 18, 2026 08:36
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