Skip to content

Commit

Permalink
fix: updating the failing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio629 committed Sep 24, 2024
1 parent 6e4dc55 commit 0a6a022
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 313 deletions.
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"dependencies": {
"@nestjs/axios": "^3.0.3",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/common": "^10.0.0",
"@nestjs/common": "^10.4.4",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/platform-fastify": "^10.3.0",
"@temporalio/client": "^1.8.6",
"@temporalio/worker": "^1.8.6",
"@types/multer": "^1.4.11",
"axios": "^1.7.2",
"axios": "^1.7.7",
"cache-manager": "^5.2.4",
"cache-manager-redis-store": "2",
"fastify": "^4.27.0",
Expand All @@ -52,7 +52,7 @@
"minio": "^7.1.3",
"multer": "^1.4.5-lts.1",
"nestjs-temporal": "^2.0.1",
"prom-client": "^15.1.2",
"prom-client": "^15.1.3",
"redis": "^4.6.10",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1",
Expand Down
Loading

0 comments on commit 0a6a022

Please sign in to comment.