Skip to content

Commit 9e815e2

Browse files
build(deps): bump aws-cdk-lib
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.96.2 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 78b0641 commit 9e815e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/api-gateway-lambda-token-authorizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@types/aws-lambda": "^8.10.121",
27-
"aws-cdk-lib": "2.96.2",
27+
"aws-cdk-lib": "2.177.0",
2828
"constructs": "^10.0.0",
2929
"source-map-support": "^0.5.21"
3030
},

0 commit comments

Comments
 (0)