From 7aa9cd80793ff8fecee790354869b8242f7994ae Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 12 Nov 2023 06:05:31 +0000 Subject: [PATCH] chore(deps): upgrade runtime dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-image/actions/runs/6838969270 ------ *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 226608f6..98b323cb 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "typescript": "^3.9.10" }, "peerDependencies": { - "cdk8s": "^2.68.2", + "cdk8s": "^2.68.3", "constructs": "^10.3.0" }, "resolutions": {