Skip to content

Commit b1342c9

Browse files
build(deps): bump aws-cdk-lib in /typescript/opensearch/os_vpc_provision
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]>
1 parent 95ba08a commit b1342c9

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)