From 4addbd85ef0757840c0765f7a6bcab45c4b8a53c Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 14 Oct 2024 18:06:53 +0000 Subject: [PATCH] fix(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/decdk/actions/runs/11332770579 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7c07a27a..77fe2e36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1345,9 +1345,9 @@ concat-stream@^2.0.0: typedarray "^0.0.6" constructs@^10: - version "10.4.1" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.4.1.tgz#0567a981b723ec56f26986678dfc49410d29092a" - integrity sha512-eIZhGVl6SFI0T6eKtjDRlgInJn3X3uh6l4MMpRF+cQrCfm1SPkDUAMwwYEJ6bpj0Muv2quKE2E8HrijKGyNGaw== + version "10.4.2" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.4.2.tgz#e875a78bef932cca12ea63965969873a25c1c132" + integrity sha512-wsNxBlAott2qg8Zv87q3eYZYgheb9lchtBfjHzzLHtXbttwSrHPs1NNQbBrmbb1YZvYg2+Vh0Dor76w4mFxJkA== constructs@^10.0.0: version "10.3.0"