Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.3.9 (#1768)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 1105fb5 commit d627d38
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 121 deletions.
12 changes: 6 additions & 6 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"@langchain/openai": "0.0.34",
"@mx-space/external": "workspace:*",
"@nestjs/cache-manager": "2.2.2",
"@nestjs/common": "10.3.8",
"@nestjs/core": "10.3.8",
"@nestjs/common": "10.3.9",
"@nestjs/core": "10.3.9",
"@nestjs/event-emitter": "2.0.4",
"@nestjs/mapped-types": "^2.0.5",
"@nestjs/platform-fastify": "10.3.8",
"@nestjs/platform-socket.io": "10.3.8",
"@nestjs/platform-fastify": "10.3.9",
"@nestjs/platform-socket.io": "10.3.9",
"@nestjs/schedule": "4.0.2",
"@nestjs/throttler": "5.1.2",
"@nestjs/websockets": "10.3.8",
"@nestjs/websockets": "10.3.9",
"@simplewebauthn/server": "9.0.3",
"@socket.io/redis-adapter": "8.3.0",
"@socket.io/redis-emitter": "5.1.0",
Expand Down Expand Up @@ -136,7 +136,7 @@
"@langchain/core": "0.2.5",
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.8",
"@nestjs/testing": "10.3.9",
"@swc/core": "1.5.24",
"@types/babel__core": "7.20.5",
"@types/bcryptjs": "^2.4.6",
Expand Down
Loading

0 comments on commit d627d38

Please sign in to comment.