Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent e82b684 commit 0760b99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.360.0",
"@nestjs/common": "9.4.3",
"@nestjs/common": "10.0.4",
"@nestjs/config": "3.0.0",
"@nestjs/core": "9.4.3",
"@nestjs/core": "10.0.4",
"@nestjs/jwt": "10.1.0",
"@nestjs/passport": "9.0.3",
"@nestjs/platform-express": "9.4.3",
"@nestjs/passport": "10.0.0",
"@nestjs/platform-express": "10.0.4",
"@nestjs/swagger": "7.0.12",
"@nestjs/typeorm": "9.0.1",
"@types/multer-s3": "^3.0.0",
Expand Down Expand Up @@ -66,8 +66,8 @@
},
"devDependencies": {
"@nestjs/cli": "10.0.2",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.0.4",
"@types/bcryptjs": "2.4.2",
"@types/express": "4.17.17",
"@types/facebook-js-sdk": "3.3.6",
Expand Down

0 comments on commit 0760b99

Please sign in to comment.