From d0865ab06d6c7c3695904f05f21b37938c2a92d8 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:13:55 -0800 Subject: [PATCH] chore(deps): upgrade dependencies (#544) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/cdk-hyperledger-fabric-network/actions/runs/7604706300 ------ *Automatically created by projen via the "upgrade-main" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ad5f3bb..7da7c09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -822,9 +822,9 @@ undici-types "~5.26.4" "@types/node@^16": - version "16.18.73" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.73.tgz#cbbbff4c3e85020e042e65a2a836e1d1d5bfad06" - integrity sha512-GaTgwUNzESSlX9uhTX2RQcwj2KBf/Wda+52TTtuMpgzR2Rvw7NNypQ8BJdc5Wk6osxZHcUZAKip5PtqWsUl31Q== + version "16.18.74" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.74.tgz#af518a0abafe8ab453f04c12ee62cfad75a8ca8d" + integrity sha512-eEn8RkzZFcT0gb8qyi0CcfSOQnLE+NbGLIIaxGGmjn/N35v/C3M8ohxcpSlNlCv+H8vPpMGmrGDdCkzr8xu2tQ== "@types/normalize-package-data@^2.4.0": version "2.4.4"