Skip to content

Commit 27ec431

Browse files
Bump aws-cdk-lib from 2.158.0 to 2.189.1 in /javascriptv3/example_code/kinesis/kinesis-cdk (#7442)
Bump aws-cdk-lib in /javascriptv3/example_code/kinesis/kinesis-cdk Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.158.0 to 2.189.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.189.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2085bf0 commit 27ec431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascriptv3/example_code/kinesis/kinesis-cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"typescript": "~5.6.2"
1717
},
1818
"dependencies": {
19-
"aws-cdk-lib": "2.158.0",
19+
"aws-cdk-lib": "2.189.1",
2020
"constructs": "^10.0.0",
2121
"source-map-support": "^0.5.21"
2222
}

0 commit comments

Comments
 (0)