Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent bc630ba commit 21bf23f
Show file tree
Hide file tree
Showing 2 changed files with 512 additions and 347 deletions.
12 changes: 6 additions & 6 deletions telegram-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@aws-sdk/lib-dynamodb": "3.145.0",
"@aws-sdk/s3-request-presigner": "3.145.0",
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.0.9",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.0.9",
"@nestjs/common": "9.4.3",
"@nestjs/config": "2.3.4",
"@nestjs/core": "9.4.3",
"@types/aws-lambda": "8.10.102",
"aws-lambda": "1.0.7",
"dotenv": "16.0.1",
Expand All @@ -42,9 +42,9 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@nestjs/cli": "9.0.0",
"@nestjs/schematics": "9.0.1",
"@nestjs/testing": "9.0.9",
"@nestjs/cli": "9.5.0",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@types/express": "4.17.13",
"@types/jest": "28.1.7",
"@types/node": "16.11.49",
Expand Down
Loading

0 comments on commit 21bf23f

Please sign in to comment.