From 1735de2b194988d7a1c7c966706d33556d2ca4dd Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:21:03 -0400 Subject: [PATCH] chore(deps): upgrade runtime dependencies (#630) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-jenkins/actions/runs/6476239786 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-main" workflow* --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a33bfb81..8078f62c 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "typescript": "^4.9.5" }, "peerDependencies": { - "cdk8s": "^2.66.8", + "cdk8s": "^2.66.9", "constructs": "^10.3.0" }, "resolutions": {