Skip to content

Commit

Permalink
fix: upgrade @nestjs/typeorm from 10.0.0 to 10.0.2 (#858)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/typeorm from 10.0.0 to 10.0.2.

See this package in npm:
@nestjs/typeorm

See this project in Snyk:
https://app.snyk.io/org/johanbook/project/6816372a-9c12-4c50-8594-97a8b7623908?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
johanbook and snyk-bot authored Jul 15, 2024
1 parent 7e601cd commit 0fc49e7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
26 changes: 20 additions & 6 deletions services/api/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 services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/platform-socket.io": "^10.3.9",
"@nestjs/schedule": "^3.0.4",
"@nestjs/swagger": "^7.3.1",
"@nestjs/typeorm": "^10.0.0",
"@nestjs/typeorm": "^10.0.2",
"@nestjs/websockets": "^10.3.9",
"axios": "^1.7.2",
"class-transformer": "^0.5.1",
Expand Down

0 comments on commit 0fc49e7

Please sign in to comment.