Skip to content

Conversation

titanism
Copy link

@titanism titanism commented Oct 2, 2025

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.

Snyk changed the following file(s):

  • package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Prototype Pollution
SNYK-JS-MESSAGEFORMAT-13109646
  708  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​babel/​traverse@​7.12.13100257996100
Added@​commitlint/​message@​11.0.01001005190100
Addedavailable-typed-arrays@​1.0.2671007952100
Addedarray.prototype.flat@​1.2.4671009152100
Added@​commitlint/​to-lines@​11.0.01001005390100
Addedarray-includes@​3.1.2671009953100
Addedassert@​1.5.06710010056100
Added@​commitlint/​execute-rule@​11.0.01001005790100
Added@​types/​parse-json@​4.0.01001005878100
Added@​ladjs/​browserslist-config@​0.0.1591007682100
Added@​commitlint/​top-level@​11.0.01001005990100
Added@​types/​eslint-visitor-keys@​1.0.01001006079100
Addedat-least-node@​1.0.01001006177100
Addedcssnano-util-get-arguments@​4.0.01001006182100
Addedcaller-path@​2.0.01001006177100
Addedcssnano-util-get-match@​4.0.01001006182100
Added@​tootallnate/​once@​1.1.21001006277100
Addedcssnano-util-same-parent@​4.0.11001006282100
Added@​babel/​plugin-transform-regenerator@​7.12.131001006295100
Addedchunkd@​2.0.11001006277100
Addedcopy-descriptor@​0.1.11001006377100
Added@​babel/​plugin-syntax-async-generators@​7.8.41001006382100
Added@​babel/​plugin-syntax-json-strings@​7.8.31001006382100
Added@​babel/​plugin-syntax-logical-assignment-operators@​7.10.41001006382100
Added@​babel/​plugin-syntax-nullish-coalescing-operator@​7.8.31001006382100
Added@​babel/​plugin-syntax-numeric-separator@​7.10.41001006382100
Added@​babel/​plugin-syntax-object-rest-spread@​7.8.31001006382100
Added@​babel/​plugin-syntax-optional-catch-binding@​7.8.31001006382100
Added@​babel/​plugin-syntax-optional-chaining@​7.8.31001006382100
Added@​babel/​plugin-syntax-dynamic-import@​7.8.31001006382100
Added@​babel/​plugin-syntax-export-namespace-from@​7.8.31001006382100
Addedcssnano-util-raw-cache@​4.0.11001006382100
Added@​babel/​plugin-transform-dotall-regex@​7.12.131001006391100
Added@​babel/​plugin-transform-unicode-regex@​7.12.131001006391100
See 362 more rows in the dashboard

View full report

Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
@babel/traverse@7.12.13 has a Critical CVE.

CVE: GHSA-67hx-6x53-jw92 Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code (CRITICAL)

Affected versions: < 7.23.2; >= 8.0.0-alpha.0 < 8.0.0-alpha.4

Patched version: 7.23.2

From: yarn.locknpm/@babel/traverse@7.12.13

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@babel/traverse@7.12.13. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
buffer@4.9.2 has Obfuscated code.

Confidence: 0.96

Location: Package overview

From: yarn.locknpm/aws-sdk@2.842.0npm/buffer@4.9.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/buffer@4.9.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
es5-ext@0.10.53 is Protestware or potentially unwanted behavior.

Note: This package prints a protestware console message on install regarding Ukraine for users with Russian language locale

From: yarn.locknpm/d@1.0.1npm/es5-ext@0.10.53

ℹ Read more on: This package | This alert | What is protestware?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Consider that consuming this package may come along with functionality unrelated to its primary purpose.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/es5-ext@0.10.53. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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