Skip to content

[Snyk] Fix for 2 vulnerabilities#83

Open
snyk-rfrazier wants to merge 1 commit into
mainfrom
snyk-fix-569a1da8664c0597a1f2db6f140367a2
Open

[Snyk] Fix for 2 vulnerabilities#83
snyk-rfrazier wants to merge 1 commit into
mainfrom
snyk-fix-569a1da8664c0597a1f2db6f140367a2

Conversation

@snyk-rfrazier

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Prototype Pollution
SNYK-JS-LODASH-15053838
  117  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-DIFF-14917201
  62  

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:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Prototype Pollution

@snyk-rfrazier

Copy link
Copy Markdown
Owner Author

Merge Risk: High

The upgrade of tap from v11.1.5 to v18.0.0 is a major update with significant breaking changes, while the lodash upgrade is a low-risk patch.

tap (11.1.5 → 18.0.0) Highlights:

  • Complete Rewrite: The library was rewritten in TypeScript and is now a hybrid ESM/CJS package.
  • Node.js Support: Support for Node.js versions below 10 was dropped in v12, and support for Node.js 8 and below was dropped in v15.
  • Module Handling: Native ES Modules are now used, and TypeScript is no longer bundled by default.

Source: tap Changelog

Recommendation: Test suites using tap will likely require significant refactoring. Review your test setup for compatibility with the new module system and TypeScript integration.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-rfrazier

snyk-rfrazier commented Jan 22, 2026

Copy link
Copy Markdown
Owner Author

Snyk checks have failed. 1 issues have been found so far.

Status Scanner Critical High Medium Low Total (1)
Open Source Security 0 0 1 0 1 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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