From 397f29ea757de5a0228e08578a11e1e0b6b70d20 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:29:50 -0700 Subject: [PATCH] chore(deps): upgrade dependencies (#1757) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/aws-delivlib/actions/runs/11336994358 ------ *Automatically created by projen via the "upgrade-main" workflow* --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index b506d5a2..58002c7a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@aws-sdk/client-cloudwatch": "^3.670.0", - "@aws-sdk/client-codepipeline": "^3.670.0", + "@aws-sdk/client-codepipeline": "^3.671.0", "@aws-sdk/client-s3": "^3.670.0", "@aws-sdk/client-secrets-manager": "^3.670.0", "@aws-sdk/client-ssm": "^3.670.0", diff --git a/yarn.lock b/yarn.lock index b985bac8..e51384b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -142,10 +142,10 @@ "@smithy/util-waiter" "^3.1.6" tslib "^2.6.2" -"@aws-sdk/client-codepipeline@^3.670.0": - version "3.670.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/client-codepipeline/-/client-codepipeline-3.670.0.tgz#e831b7bf749411c03fdd1533b0726023820fbbbd" - integrity sha512-dUG5F8u3LegMWwdGkrxuDvYm84dYnTIE0aqVGQUdLlZmUE+IxGTw3RpxPjyNHPcSbYoV+1A/FC/iOw6gbS0yJA== +"@aws-sdk/client-codepipeline@^3.671.0": + version "3.671.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/client-codepipeline/-/client-codepipeline-3.671.0.tgz#4855de81a98646a64537526ebe94a16dd82cb906" + integrity sha512-6PfECoXNTJx3GObjAlOulv4M0o+8m6w7FoGZQAo+XHfiUbNqG9aTKJeS8/zafU4XYF2UxPmjgPD35RKnx8A7dg== dependencies: "@aws-crypto/sha256-browser" "5.2.0" "@aws-crypto/sha256-js" "5.2.0" @@ -2976,9 +2976,9 @@ constructs@10.1.31: integrity sha512-rL5Vmy65kr+7n4swyEmD8gwrpiCtoUfhb1wNdg8UsdfzZT5AoU+fYx1shDOBpwAibm6yTim3Vjs/ZPR2iUFFQw== constructs@^10.0.0: - 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== conventional-changelog-angular@^5.0.12: version "5.0.13" @@ -3500,9 +3500,9 @@ ejs@^3.1.10: jake "^10.8.5" electron-to-chromium@^1.5.28: - version "1.5.36" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.36.tgz#ec41047f0e1446ec5dce78ed5970116533139b88" - integrity sha512-HYTX8tKge/VNp6FGO+f/uVDmUkq+cEfcxYhKf15Akc4M5yxt5YmorwlAitKWjWhWQnKcDRBAQKXkhqqXMqcrjw== + version "1.5.37" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.37.tgz#1660fb87d2bc82a3f8a652ef78eed17cc0d3ef4f" + integrity sha512-u7000ZB/X0K78TaQqXZ5ktoR7J79B9US7IkE4zyvcILYwOGY2Tx9GRPYstn7HmuPcMxZ+BDGqIsyLpZQi9ufPw== emittery@^0.13.1: version "0.13.1"