Skip to content

Commit

Permalink
GQL-98: Updates @edsc/cdk-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
macrouch committed Jan 2, 2025
1 parent 2894da2 commit 97da4f9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions cdk/graphql-infrastructure/package-lock.json

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

2 changes: 1 addition & 1 deletion cdk/graphql-infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "~5.6.3"
},
"dependencies": {
"@edsc/cdk-utils": "^0.0.3",
"@edsc/cdk-utils": "^0.0.4",
"aws-cdk-lib": "^2.173.2",
"constructs": "^10.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions cdk/graphql/package-lock.json

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

2 changes: 1 addition & 1 deletion cdk/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"typescript": "~5.6.3"
},
"dependencies": {
"@edsc/cdk-utils": "^0.0.3",
"@edsc/cdk-utils": "^0.0.4",
"aws-cdk-lib": "^2.173.2",
"constructs": "^10.0.0"
}
Expand Down

0 comments on commit 97da4f9

Please sign in to comment.