From aae639b965bfb970456db79381a95810210508f0 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:07:23 -0400 Subject: [PATCH] chore(deps): upgrade configuration (#1543) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s/actions/runs/6420862088 ------ *Automatically created by projen via the "upgrade-configuration" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d31cf74088..8092be5b20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5782,9 +5782,9 @@ progress@^2.0.3: integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== projen@^0.73.0: - version "0.73.40" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.73.40.tgz#0010e5331bb73e4c4cdfc818d791936bdedaec4e" - integrity sha512-oxJpG4XGpK3jNMTNMF3vlEOT+hZBbu9gVfKrMjo/0YXMYclT8Uiqdg8lplOEWTUMmS5pYeKvQ8QG2ERciviekQ== + version "0.73.41" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.73.41.tgz#cc9bc60617baa50e87255e5c9e38c16c9add2c0e" + integrity sha512-1Zb1f/J9skcNwzJGNmPxCHdI5LipC+L4mJ9J13bwHKL1jQV+w71s30JitykjZDHpZd99KcsyX1K20lPCn9g5rA== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3"