From b66ad2147068d05ad6946b9fbe05718cd1dbd0ae Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 2 Sep 2023 06:05:50 +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/6056727787 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-main" workflow* Signed-off-by: github-actions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d7b3844a..cb83a894 100644 --- a/package.json +++ b/package.json @@ -67,8 +67,8 @@ "typescript": "^3.9.10" }, "peerDependencies": { - "cdk8s": "^2.30.0", - "constructs": "^10.2.69" + "cdk8s": "^2.64.2", + "constructs": "^10.2.70" }, "resolutions": { "@types/babel__traverse": "7.18.2",