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 7c56b1f commit 99911b8Copy full SHA for 99911b8
package.json
@@ -15,7 +15,7 @@
15
"@types/node": "^20.10.4",
16
"@typescript-eslint/eslint-plugin": "^6.14.0",
17
"@typescript-eslint/parser": "^6.14.0",
18
- "aws-cdk": "2.130.0",
+ "aws-cdk": "2.132.0",
19
"copyfiles": "^2.4.1",
20
"eslint": "^8.55.0",
21
"jest": "^29.7.0",
@@ -25,15 +25,15 @@
25
},
26
"dependencies": {
27
"@aws-quickstart/eks-blueprints": "^1.14.0",
28
29
"aws-sdk": "^2.1455.0",
30
"constructs": "^10.3.0",
31
"eks-blueprints-cdk-kubeflow-ext": "0.1.9",
32
"source-map-support": "^0.5.21"
33
34
"overrides": {
35
36
37
"xml2js": "0.5.0"
38
}
39
0 commit comments