Update dependency @nestjs/typeorm to v10.0.1
Some checks failed
forgejo/Procyon/seedling/pipeline/pr-master There was a failure building this commit
Some checks failed
forgejo/Procyon/seedling/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
3680f8a727
commit
808778e96f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@nestjs/axios": "^3.0.0",
|
||||
"@nestjs/common": "^10.2.5",
|
||||
"@nestjs/typeorm": "10.0.0",
|
||||
"@nestjs/typeorm": "10.0.1",
|
||||
"@nestjs/config": "^3.1.0",
|
||||
"@nestjs/core": "^10.2.5",
|
||||
"@nestjs/swagger": "7.1.11",
|
||||
|
|
Loading…
Add table
Reference in a new issue