From 0b4ab3d29bbb9476887341c6feaa8a55c9d40d45 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sat, 5 Oct 2024 17:32:14 -0700 Subject: [PATCH] chore(deps): upgrade dependencies (#1748) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/aws-delivlib/actions/runs/11197433962 ------ *Automatically created by projen via the "upgrade-main" workflow* --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c68f2b0..5dcde9ff 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/eslint-plugin": "^7", "@typescript-eslint/parser": "^7", "adm-zip": "^0.5.16", - "aws-cdk": "2.161.0", + "aws-cdk": "2.161.1", "aws-cdk-lib": "2.150.0", "commit-and-tag-version": "^12", "constructs": "10.1.31", diff --git a/yarn.lock b/yarn.lock index 0831fa6f..1e3380b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2611,10 +2611,10 @@ aws-cdk-lib@2.150.0: table "^6.8.2" yaml "1.10.2" -aws-cdk@2.161.0: - version "2.161.0" - resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.161.0.tgz#24a4da357ab808038f6630c8b04e42f7f41ba40e" - integrity sha512-MOsh0Acu3CFi5UlW93JUFwidA/9+j19l3kcFJN0Vc/vvyBPRF3ua2g3y2jLT6muW7MbO0P+C/7OyR80YA1vzvg== +aws-cdk@2.161.1: + version "2.161.1" + resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.161.1.tgz#4299ee1d0213386c95a8995b7a5053ef15e7c654" + integrity sha512-aMQsiCv8VxR8uyZ7EX8sWt46q/rOHeIFiIJ6pBvzKzc1nWaoI149rSxykIGGTpt0puin0L5SwYl6f6Sp3zohzg== optionalDependencies: fsevents "2.3.2"