Skip to content

Commit

Permalink
updated cdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
freschri committed Mar 14, 2024
1 parent 7c56b1f commit 99911b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"aws-cdk": "2.130.0",
"aws-cdk": "2.132.0",
"copyfiles": "^2.4.1",
"eslint": "^8.55.0",
"jest": "^29.7.0",
Expand All @@ -25,15 +25,15 @@
},
"dependencies": {
"@aws-quickstart/eks-blueprints": "^1.14.0",
"aws-cdk": "2.130.0",
"aws-cdk": "2.132.0",
"aws-sdk": "^2.1455.0",
"constructs": "^10.3.0",
"eks-blueprints-cdk-kubeflow-ext": "0.1.9",
"source-map-support": "^0.5.21"
},
"overrides": {
"@aws-quickstart/eks-blueprints": "^1.14.0",
"aws-cdk": "2.130.0",
"aws-cdk": "2.132.0",
"xml2js": "0.5.0"
}
}

0 comments on commit 99911b8

Please sign in to comment.