Skip to content

Commit

Permalink
bump(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent cb1c467 commit f3aa499
Show file tree
Hide file tree
Showing 2 changed files with 1,627 additions and 3,162 deletions.
16 changes: 8 additions & 8 deletions apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@defichain/testcontainers": "^0.0.0",
"@defichain/testing": "^0.0.0",
"@defichain/whale-api-client": "^0.0.0",
"@nestjs/common": "9.3.9",
"@nestjs/common": "9.4.3",
"@nestjs/config": "2.3.1",
"@nestjs/core": "9.3.9",
"@nestjs/platform-express": "9.3.9",
"@nestjs/platform-fastify": "9.3.9",
"@nestjs/core": "9.4.3",
"@nestjs/platform-express": "9.4.3",
"@nestjs/platform-fastify": "9.4.3",
"@nestjs/schedule": "2.2.2",
"@nestjs/terminus": "9.2.1",
"@nestjs/terminus": "9.2.2",
"async-mutex": "0.4.0",
"bignumber.js": "9.0.2",
"cache-manager": "4.1.0",
Expand All @@ -62,9 +62,9 @@
"subleveldown": "^6.0.1"
},
"devDependencies": {
"@nestjs/cli": "9.2.0",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.9",
"@nestjs/cli": "9.5.0",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@types/cache-manager": "4.0.2",
"@types/cron": "2.0.1",
"@types/express": "4.17.17",
Expand Down
Loading

0 comments on commit f3aa499

Please sign in to comment.