Skip to content

[Snyk] Security upgrade typeorm from 0.3.20 to 0.3.26#170

Open
javiertelioz wants to merge 1 commit into
mainfrom
snyk-fix-c81cd0174126d957fd7d824051d63cd9
Open

[Snyk] Security upgrade typeorm from 0.3.20 to 0.3.26#170
javiertelioz wants to merge 1 commit into
mainfrom
snyk-fix-c81cd0174126d957fd7d824051d63cd9

Conversation

@javiertelioz
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 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 SQL Injection
SNYK-JS-TYPEORM-13746469
  648  

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:

🦉 SQL Injection

Copilot AI review requested due to automatic review settings November 4, 2025 09:45
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ec7861e) to head (6104733).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #170   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          148       148           
  Branches        21        21           
=========================================
  Hits           148       148           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades TypeORM from version 0.3.20 to 0.3.26 to fix a SQL injection security vulnerability (SNYK-JS-TYPEORM-13746469) with a priority score of 648. The update includes changes to TypeORM's dependencies, most notably replacing cli-highlight with sql-highlight and chalk with ansis for better performance and maintainability.

  • Updates TypeORM from 0.3.20 to 0.3.26 to address security vulnerability
  • Removes deprecated dependencies (cli-highlight, chalk, mz, any-promise, etc.)
  • Adds new dependencies (sql-highlight, ansis, package-json-from-dist)
  • Updates various transitive dependencies to their latest compatible versions

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates typeorm dependency version from 0.3.20 to 0.3.26
package-lock.json Updates typeorm and all transitive dependencies including removal of deprecated packages and addition of new dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

4 participants