Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo to v3.159.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2022
1 parent bc630ba commit 0a0a946
Show file tree
Hide file tree
Showing 2 changed files with 609 additions and 604 deletions.
12 changes: 6 additions & 6 deletions telegram-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "3.145.0",
"@aws-sdk/client-ecs": "3.145.0",
"@aws-sdk/client-eventbridge": "3.145.0",
"@aws-sdk/client-s3": "3.145.0",
"@aws-sdk/lib-dynamodb": "3.145.0",
"@aws-sdk/s3-request-presigner": "3.145.0",
"@aws-sdk/client-dynamodb": "3.159.0",
"@aws-sdk/client-ecs": "3.159.0",
"@aws-sdk/client-eventbridge": "3.159.0",
"@aws-sdk/client-s3": "3.159.0",
"@aws-sdk/lib-dynamodb": "3.159.0",
"@aws-sdk/s3-request-presigner": "3.159.0",
"@nestjs/axios": "0.1.0",
"@nestjs/common": "9.0.9",
"@nestjs/config": "2.2.0",
Expand Down
Loading

0 comments on commit 0a0a946

Please sign in to comment.