From a0356ed8357e050747556cb7a115889673efd189 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:10:58 -0500 Subject: [PATCH] fix(deps): upgrade dependencies (#833) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/aws-secrets-github-sync/actions/runs/12165679823 ------ *Automatically created by projen via the "upgrade-main" workflow* --- yarn.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index ceff9db3..f51285fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2478,7 +2478,12 @@ globby@^11.1.0: merge2 "^1.4.1" slash "^3.0.0" -gopd@^1.0.1, gopd@^1.1.0: +gopd@^1.0.1: + version "1.2.0" + resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" + integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== + +gopd@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.1.0.tgz#df8f0839c2d48caefc32a025a49294d39606c912" integrity sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==