From ae4b910a6f8653c3bb703a46a1582d9d846350a4 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Thu, 9 Jan 2025 01:09:10 -0500 Subject: [PATCH] chore(deps): upgrade runtime dependencies (#839) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-awscdk-resolver/actions/runs/12684538822 ------ *Automatically created by projen via the "upgrade-runtime-dependencies-main" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index da683da..69c3cc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1558,9 +1558,9 @@ tslib "^2.6.2" "@smithy/util-waiter@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.0.0.tgz#66f2cd8096c6b405f92b8fe0c714070a0a47b251" - integrity sha512-C8dSfGmZH0ecrmnJOw4aDXJ47krihnUtee8eDZ2fA+28wTjD4TVM3L/bBQYnBBlDVWcYzldLV7loPRsPc1kERg== + version "4.0.1" + resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.0.1.tgz#669b6e740f3c90f6590c48c97367ac92b080a801" + integrity sha512-PiLI5OMSDOw0IyA+lB8Ta0CIgaJuIyXE97Khvrk1G1ab71WbMTruzLKP9j3nS6QJScGirkUVN9sTOhZHU8q3OQ== dependencies: "@smithy/abort-controller" "^4.0.0" "@smithy/types" "^4.0.0"