Update dependency @nestjs/typeorm to v10.0.1
Some checks are pending
forgejo/Procyon/seedling/pipeline/head Build queued...
Some checks are pending
forgejo/Procyon/seedling/pipeline/head Build queued...
This commit is contained in:
parent
6fcad07180
commit
26dea852df
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