Update dependency reflect-metadata to v0.2.1
This commit is contained in:
parent
64c48defa3
commit
bf1bf95a75
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"@nestjs/swagger": "7.1.16",
|
||||
"@nestjs/platform-express": "10.2.10",
|
||||
"axios": "1.6.2",
|
||||
"reflect-metadata": "0.1.14",
|
||||
"reflect-metadata": "0.2.1",
|
||||
"rxjs": "7.8.1",
|
||||
"sqlite3": "5.1.6"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue