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 599295e commit 9323974Copy full SHA for 9323974
package.json
@@ -27,6 +27,7 @@
27
"@kubecost/kubecost-eks-blueprints-addon": "^0.1.8",
28
"@aws-quickstart/eks-blueprints": "1.15.1",
29
"aws-cdk": "2.147.3",
30
+ "aws-cdk-lib": "2.147.3",
31
"aws-sdk": "^2.1455.0",
32
"constructs": "^10.3.0",
33
"eks-blueprints-cdk-kubeflow-ext": "0.1.9",
@@ -35,6 +36,7 @@
35
36
"overrides": {
37
38
39
40
"xml2js": "0.5.0"
41
}
42
0 commit comments