From 03f34110aa98e07bc36967062a3bd613e8278f9a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 7 Apr 2025 10:46:25 +0000
Subject: [PATCH] Bump io.github.cdklabs:cdknag in
 /labs/unicorn-store/infrastructure/cdk

Bumps [io.github.cdklabs:cdknag](https://github.com/cdklabs/cdk-nag) from 2.35.59 to 2.35.65.
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.35.59...v2.35.65)

---
updated-dependencies:
- dependency-name: io.github.cdklabs:cdknag
  dependency-version: 2.35.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 labs/unicorn-store/infrastructure/cdk/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/unicorn-store/infrastructure/cdk/pom.xml b/labs/unicorn-store/infrastructure/cdk/pom.xml
index 68f80519..7361fddb 100644
--- a/labs/unicorn-store/infrastructure/cdk/pom.xml
+++ b/labs/unicorn-store/infrastructure/cdk/pom.xml
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>io.github.cdklabs</groupId>
             <artifactId>cdknag</artifactId>
-            <version>2.35.59</version>
+            <version>2.35.65</version>
         </dependency>
 
         <dependency>