Skip to content

Commit 6438b88

Browse files
Bump aws-cdk-lib in /src/lib/custom-resources/cdk-macie-update-session (#1269)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.101.0 to 2.187.0. - [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.187.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.187.0 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 e572a39 commit 6438b88

File tree

1 file changed

+2
-2
lines changed
  • src/lib/custom-resources/cdk-macie-update-session

1 file changed

+2
-2
lines changed

src/lib/custom-resources/cdk-macie-update-session/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@aws-accelerator/custom-resource-macie-enable-runtime": "workspace:*",
1616
"@aws-accelerator/custom-resource-macie-update-session-runtime": "workspace:*",
17-
"aws-cdk-lib": "2.101.0",
17+
"aws-cdk-lib": "2.187.0",
1818
"constructs": "10.2.70"
1919
},
2020
"devDependencies": {
@@ -27,6 +27,6 @@
2727
"peerDependencies": {
2828
"@aws-accelerator/custom-resource-macie-enable-runtime": "workspace:*",
2929
"@aws-accelerator/custom-resource-macie-update-session-runtime": "workspace:*",
30-
"aws-cdk-lib": "2.101.0"
30+
"aws-cdk-lib": "2.187.0"
3131
}
3232
}

0 commit comments

Comments
 (0)