From 6e115de8a8fd6eb2694ff9e83b366825d68ad9c1 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Wed, 25 Oct 2023 02:09:16 -0400 Subject: [PATCH] chore(deps): upgrade runtime dependencies (#1189) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-image/actions/runs/6636396570 ------ *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 d3313a1f..3890ed47 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "typescript": "^3.9.10" }, "peerDependencies": { - "cdk8s": "^2.67.1", + "cdk8s": "^2.67.2", "constructs": "^10.3.0" }, "resolutions": {