We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc0b94 commit 3b549d8Copy full SHA for 3b549d8
typescript/opensearch/cwlogs_ingestion/package.json
@@ -13,8 +13,8 @@
13
"devDependencies": {
14
"@types/jest": "^29.5.4",
15
"@types/node": "20.5.9",
16
- "aws-cdk": "^2.164.1",
17
- "aws-cdk-lib": "^2.164.1",
+ "aws-cdk": "^2.165.0",
+ "aws-cdk-lib": "^2.165.0",
18
"constructs": "^10.2.43",
19
"globals": "^15.6.0",
20
"jest": "^29.6.4",
@@ -23,9 +23,9 @@
23
"typescript": "~5.2.2"
24
},
25
"dependencies": {
26
- "@aws-cdk/aws-lambda-python-alpha": "2.164.1",
27
28
+ "@aws-cdk/aws-lambda-python-alpha": "2.165.0-alpha.0",
29
"constructs": "^10.0.0",
30
"source-map-support": "^0.5.21"
31
}
0 commit comments