Skip to content

Commit

Permalink
fix(aws-lambda): upgrade packages using @AWS-SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Jun 3, 2024
1 parent f57aed9 commit 07bb7c1
Show file tree
Hide file tree
Showing 2 changed files with 1,222 additions and 262 deletions.
4 changes: 2 additions & 2 deletions packages/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.575.0",
"@aws-sdk/client-sts": "^3.575.0",
"@jcoreio/cloudformation-tools": "^5.1.1",
"@jcoreio/pack-lambda": "^3.0.0",
"@jcoreio/cloudformation-tools": "^7.1.0",
"@jcoreio/pack-lambda": "^3.0.1",
"@jcoreio/toolchain": "workspace:*",
"@semantic-release/exec": "^6.0.3",
"dedent-js": "^1.0.1",
Expand Down
Loading

0 comments on commit 07bb7c1

Please sign in to comment.