From 799e27070b7b930294bbb5f8b5d760a5df327240 Mon Sep 17 00:00:00 2001 From: Leonardo Gama <51037424+Leo10Gama@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:36:25 -0800 Subject: [PATCH] Update notices.json --- data/notices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notices.json b/data/notices.json index 1b1f2de..4b2e64c 100644 --- a/data/notices.json +++ b/data/notices.json @@ -6,7 +6,7 @@ "overview": "When using Fn::ImportValue to create a repository URI, the error message 'Template error: Cannot use Fn::ImportValue in Conditions' is thrown.", "components": [ { - "name": "aws-cdk-lib.aws-ecr", + "name": "aws-cdk-lib.aws-ecr.Repository", "version": ">=2.167.0 <=2.169.0" } ],