Skip to content

Commit 99911b8

Browse files
committed
updated cdk version
1 parent 7c56b1f commit 99911b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "^20.10.4",
1616
"@typescript-eslint/eslint-plugin": "^6.14.0",
1717
"@typescript-eslint/parser": "^6.14.0",
18-
"aws-cdk": "2.130.0",
18+
"aws-cdk": "2.132.0",
1919
"copyfiles": "^2.4.1",
2020
"eslint": "^8.55.0",
2121
"jest": "^29.7.0",
@@ -25,15 +25,15 @@
2525
},
2626
"dependencies": {
2727
"@aws-quickstart/eks-blueprints": "^1.14.0",
28-
"aws-cdk": "2.130.0",
28+
"aws-cdk": "2.132.0",
2929
"aws-sdk": "^2.1455.0",
3030
"constructs": "^10.3.0",
3131
"eks-blueprints-cdk-kubeflow-ext": "0.1.9",
3232
"source-map-support": "^0.5.21"
3333
},
3434
"overrides": {
3535
"@aws-quickstart/eks-blueprints": "^1.14.0",
36-
"aws-cdk": "2.130.0",
36+
"aws-cdk": "2.132.0",
3737
"xml2js": "0.5.0"
3838
}
3939
}

0 commit comments

Comments
 (0)