From ca0e0710bca2fec33dadcc335b30ce6f227be2aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 00:18:11 +0000 Subject: [PATCH] Update dependency Constructs to v10.2.67 --- cicd/Cicd.Artifacts/Cicd.Artifacts.csproj | 2 +- cicd/Cicd.Artifacts/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj b/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj index 1dee6ddab..9ac2fad65 100644 --- a/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj +++ b/cicd/Cicd.Artifacts/Cicd.Artifacts.csproj @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/cicd/Cicd.Artifacts/packages.lock.json b/cicd/Cicd.Artifacts/packages.lock.json index 4bfd30cd4..32668ca4b 100644 --- a/cicd/Cicd.Artifacts/packages.lock.json +++ b/cicd/Cicd.Artifacts/packages.lock.json @@ -17,9 +17,9 @@ }, "Constructs": { "type": "Direct", - "requested": "[10.2.56, )", - "resolved": "10.2.56", - "contentHash": "lC3vpDlWwdGkD05/mhZ5EbY7El5hlOWLEoNO+67QMDQD7lM+qHLt+IqJ+oL8s3PVLM5Jyxedc+Q4T5pcXN+cHA==", + "requested": "[10.2.67, )", + "resolved": "10.2.67", + "contentHash": "3XDh/KB2wdgSGywoO+96R9L4lw1pYHbTZA4OwS0kCy/NDgHuIHDmXOm/26kxM/CGNCqj3BOi3sfSwCZ6SKAawg==", "dependencies": { "Amazon.JSII.Runtime": "[1.84.0, 2.0.0)" }