Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent 863773f commit 33c69c1
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 114 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
},
"dependencies": {
"@nestjs/cache-manager": "2.0.1",
"@nestjs/common": "10.0.3",
"@nestjs/core": "10.0.3",
"@nestjs/common": "10.0.4",
"@nestjs/core": "10.0.4",
"@nestjs/jwt": "10.1.0",
"@nestjs/mapped-types": "^2.0.2",
"@nestjs/passport": "10.0.0",
"@nestjs/platform-fastify": "10.0.3",
"@nestjs/platform-fastify": "10.0.4",
"@nestjs/schedule": "3.0.1",
"@typegoose/auto-increment": "3.2.0",
"@typegoose/typegoose": "11.2.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@innei/prettier": "^0.10.3",
"@nestjs/cli": "10.0.5",
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.0.3",
"@nestjs/testing": "10.0.4",
"@swc/core": "1.3.4",
"@types/bcrypt": "5.0.0",
"@types/cache-manager": "4.0.2",
Expand Down
Loading

0 comments on commit 33c69c1

Please sign in to comment.