From d82f95d3bd34ed6da7a810a49fc91ca08bd3bfe6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 19 Nov 2023 00:18:17 +0000 Subject: [PATCH] chore(deps): upgrade runtime dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-jenkins/actions/runs/6917122987 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-main" workflow* Signed-off-by: github-actions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f175ddba..3c9bcb11 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "typescript": "^4.9.5" }, "peerDependencies": { - "cdk8s": "^2.68.4", + "cdk8s": "^2.68.6", "constructs": "^10.3.0" }, "resolutions": {