Skip to content

Commit 167ee94

Browse files
bump(deps): update nest monorepo to v9.3.12
1 parent b3a3b03 commit 167ee94

2 files changed

Lines changed: 334 additions & 171 deletions

File tree

apps/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@defichain/testcontainers": "^0.0.0",
3030
"@defichain/testing": "^0.0.0",
3131
"@defichain/whale-api-client": "^0.0.0",
32-
"@nestjs/common": "9.3.9",
32+
"@nestjs/common": "9.3.12",
3333
"@nestjs/config": "2.3.1",
34-
"@nestjs/core": "9.3.9",
35-
"@nestjs/platform-express": "9.3.9",
36-
"@nestjs/platform-fastify": "9.3.9",
34+
"@nestjs/core": "9.3.12",
35+
"@nestjs/platform-express": "9.3.12",
36+
"@nestjs/platform-fastify": "9.3.12",
3737
"@nestjs/schedule": "2.2.0",
3838
"@nestjs/terminus": "9.2.1",
3939
"async-mutex": "0.4.0",
@@ -63,7 +63,7 @@
6363
"devDependencies": {
6464
"@nestjs/cli": "9.2.0",
6565
"@nestjs/schematics": "9.0.4",
66-
"@nestjs/testing": "9.3.9",
66+
"@nestjs/testing": "9.3.12",
6767
"@types/cache-manager": "4.0.2",
6868
"@types/cron": "2.0.0",
6969
"@types/express": "4.17.17",

0 commit comments

Comments
 (0)