Skip to content

Commit

Permalink
fix: upgrade typeorm from 0.3.17 to 0.3.19
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typeorm from 0.3.17 to 0.3.19.

See this package in npm:
https://www.npmjs.com/package/typeorm

See this project in Snyk:
https://app.snyk.io/org/akroon3r/project/255a6757-57ca-4fe1-abe9-096edb5e5ca8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 25, 2024
1 parent 7f726fb commit 42144bd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 109 deletions.
125 changes: 17 additions & 108 deletions src/backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"puppeteer": "13.5.0",
"reflect-metadata": "0.1.14",
"rxjs": "7.8.1",
"typeorm": "0.3.17"
"typeorm": "0.3.19"
},
"devDependencies": {
"@nestjs/cli": "10.2.1",
Expand Down

0 comments on commit 42144bd

Please sign in to comment.