Skip to content

Commit 95ba08a

Browse files
build(deps): bump aws-cdk-lib (#1138)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.93.0 to 2.177.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.177.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 830d403 commit 95ba08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/api-gateway-parallel-step-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"typescript": "^5.2.2"
2525
},
2626
"dependencies": {
27-
"aws-cdk-lib": "2.93.0",
27+
"aws-cdk-lib": "2.177.0",
2828
"constructs": "^10.2.70",
2929
"source-map-support": "^0.5.21"
3030
}

0 commit comments

Comments
 (0)