Skip to content

Commit

Permalink
Merge pull request #12 from elsa-data/feature/bump-infra-client
Browse files Browse the repository at this point in the history
Use new infrastructure client to handle lack of isolated subnets
  • Loading branch information
andrewpatto authored Sep 7, 2023
2 parents 35bc721 + 6023a24 commit fcf732c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/aws-copy-out-sharer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"targets": {}
},
"dependencies": {
"@elsa-data/aws-infrastructure-client": "1.3.0"
"@elsa-data/aws-infrastructure-client": "1.3.4"
},
"peerDependencies": {
"aws-cdk-lib": "^2.93.0",
"constructs": "^10.2.70",
"@elsa-data/aws-infrastructure-client": "^1.3.0"
"@elsa-data/aws-infrastructure-client": "^1.3.4"
},
"devDependencies": {
"aws-cdk-lib": "2.93.0",
Expand Down
15 changes: 7 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fcf732c

Please sign in to comment.