Skip to content

Commit

Permalink
workaround breaking change in aws-sdk v3
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Jan 5, 2024
1 parent 7d62f22 commit e099dcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tidy-chicken-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"sst": patch
---

workaround breaking change in aws-sdk v3
1 change: 1 addition & 0 deletions packages/sst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"@babel/generator": "^7.20.5",
"@babel/plugin-syntax-typescript": "^7.21.4",
"@smithy/signature-v4": "^2.0.16",
"@smithy/util-endpoints": "1.0.5",
"@trpc/server": "9.16.0",
"adm-zip": "^0.5.10",
"aws-cdk-lib": "2.110.1",
Expand Down

0 comments on commit e099dcc

Please sign in to comment.