Skip to content

Commit

Permalink
Update nest monorepo to v10.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent e66ac13 commit 36cb1d2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
},
"dependencies": {
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/common": "10.3.7",
"@nestjs/core": "10.3.7",
"@nestjs/jwt": "10.2.0",
"@nestjs/microservices": "10.2.10",
"@nestjs/microservices": "10.3.7",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.2.10",
"@nestjs/platform-express": "10.3.7",
"@nestjs/swagger": "7.1.16",
"@nestjs/websockets": "10.2.10",
"@nestjs/websockets": "10.3.7",
"@types/http-proxy": "1.17.14",
"@types/http-proxy-middleware": "0.19.3",
"@types/nodemailer": "6.4.14",
Expand All @@ -50,7 +50,7 @@
},
"devDependencies": {
"@nestjs/cli": "^10.2.1",
"@nestjs/testing": "10.2.10",
"@nestjs/testing": "10.3.7",
"@tsconfig/node18": "18.2.2",
"@types/express": "4.17.21",
"@types/flat": "^5.0.5",
Expand Down

0 comments on commit 36cb1d2

Please sign in to comment.