Skip to content

Commit 96ba94a

Browse files
build(deps): bump aws-cdk-lib in /typescript/opensearch/os_vpc_provision (#1139)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.90.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Kaiser <[email protected]>
1 parent 243e094 commit 96ba94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/opensearch/os_vpc_provision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"aws-cdk": "^2.102.0",
24-
"aws-cdk-lib": "2.90.0",
24+
"aws-cdk-lib": "2.177.0",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"
2727
}

0 commit comments

Comments
 (0)