Skip to content

Commit

Permalink
fix: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsang-bot[bot] committed Jan 29, 2024
1 parent 74c2be9 commit 2b94947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.3.1",
"@nestjs/platform-express": "10.3.1",
"@swc/helpers": "0.5.2",
"@swc/helpers": "0.5.3",
"nest-winston": "^1.9.3",
"reflect-metadata": "^0.1.13",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.5.7",
"tslib": "^2.3.0",
"winston": "^3.8.2"
Expand Down

0 comments on commit 2b94947

Please sign in to comment.