Skip to content

[Snyk] Security upgrade typeorm from 0.2.45 to 0.3.26#28

Open
katmel98 wants to merge 1 commit into
masterfrom
snyk-fix-fb5ee9a090a5cfaf67421d502149d631
Open

[Snyk] Security upgrade typeorm from 0.2.45 to 0.3.26#28
katmel98 wants to merge 1 commit into
masterfrom
snyk-fix-fb5ee9a090a5cfaf67421d502149d631

Conversation

@katmel98

@katmel98 katmel98 commented Nov 5, 2025

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

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


Note

Bumps typeorm dependency in package.json from ^0.2.25 to ^0.3.26.

Written by Cursor Bugbot for commit ebdaab5. This will update automatically on new commits. Configure here.

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TYPEORM-13746469

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread package.json
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.2",
"typeorm": "^0.2.25",
"typeorm": "^0.3.26",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: Breaking: TypeORM 0.3 breaks NestJS TypeORM integration

Upgrading typeorm from 0.2.25 to 0.3.26 introduces a breaking compatibility issue with @nestjs/typeorm version 7.1.0. The @nestjs/typeorm 7.1.0 package was designed for TypeORM 0.2.x and is incompatible with TypeORM 0.3.x. This will cause runtime errors and the application will fail to start. The @nestjs/typeorm package must also be upgraded to version 8.x or higher to support TypeORM 0.3.x.

Fix in Cursor Fix in Web

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