From 103cb9298b073e03295da3f5d82e06cb8c3b4486 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 31 Dec 2024 07:11:21 -0500 Subject: [PATCH] chore(deps): upgrade compiler dependencies (#5105) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-plus/actions/runs/12559342345 ------ *Automatically created by projen via the "upgrade-compiler-dependencies-k8s-31-main" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 51fdf5a79..e7696ef9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3916,9 +3916,9 @@ jsii@~5.5.3: yargs "^17.7.2" jsii@~5.6.0: - version "5.6.4" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.4.tgz#105774013380a51469528aad127bc3508df41e9c" - integrity sha512-ZfrnPJeuIQJscs3NN8jAYy246DByFcgTIRomoAOM0PY9nfRx/8qXLkWI2LZ49Zmh7WNzqVt8dBCJ6+z1CUqdpQ== + version "5.6.5" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.6.5.tgz#1483e02d96dd528c75344979f28c3f7103712242" + integrity sha512-XVnEzqBEl+WkHSeClbfO1nK26+kOfDVtEWaHkG4KpyGgTrvG1H7Ht/znGhWSHxqfSCRgplY/vESoXnh89nSgHw== dependencies: "@jsii/check-node" "1.106.0" "@jsii/spec" "^1.106.0"