Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation improvements + minor code cleanup #419

Merged
merged 9 commits into from
Oct 25, 2024

Conversation

mluypaert
Copy link
Member

No description provided.

@mluypaert mluypaert requested a review from a team as a code owner October 25, 2024 11:25
Copy link

The validation workflow automatically applied the below dependency lock file updates.
A bundle with all dependency lock files is available here as artifact called deps_lock_files_bundle.

api/aws_infra/package-lock.json
diff --git a/api/aws_infra/package-lock.json b/api/aws_infra/package-lock.json
index 02985b8..e871ab5 100644
--- a/api/aws_infra/package-lock.json
+++ b/api/aws_infra/package-lock.json
@@ -14,9 +14,9 @@
             }
         },
         "node_modules/aws-cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.163.1.tgz",
-            "integrity": "sha512-EBkiWBC3MTnkcYRLBaAPXQoZkzPyB97X21PN/YQUdCmNiz7SJT0F5kQdfKtKsY6RnYsj+pufYMb7n+R07i/t1w==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.164.0.tgz",
+            "integrity": "sha512-7+of/m/dGO8rqLAZpH4vMfZV1wFzgZBc21/yqFe4PYZ2Z9NWa98mZ2Dd28I/34CwR/aNWNPwDORiZn3/JPwCEw==",
             "bin": {
                 "cdk": "bin/cdk"
             },
@@ -28,11 +28,11 @@
             }
         },
         "node_modules/cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.163.1.tgz",
-            "integrity": "sha512-FvHqdS+ToP/XFQFf+ssmOz3HjORksWFpI9q5JHlSG+FlsJDH4G385DfaQ5VZ0kz6VwINQHKFxwvy18cf/1rfGA==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.164.0.tgz",
+            "integrity": "sha512-NXsSxC8T0l9yKHR2hpQNz+X8v7cJ79FbCgV3XKMiG/Rg3kXcCzabO43CsyQPVu6rH8Lm5DNDkYu4LafqGgGMSw==",
             "dependencies": {
-                "aws-cdk": "2.163.1"
+                "aws-cdk": "2.164.0"
             },
             "bin": {
                 "cdk": "bin/cdk"
api/aws_infra/requirements.txt
diff --git a/api/aws_infra/requirements.txt b/api/aws_infra/requirements.txt
index 4adda65..d680a16 100644
--- a/api/aws_infra/requirements.txt
+++ b/api/aws_infra/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   api-aws_infra (pyproject.toml)
     #   pavi-shared-aws
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
api/aws_infra/tests/requirements.txt
diff --git a/api/aws_infra/tests/requirements.txt b/api/aws_infra/tests/requirements.txt
index f95e2d1..f16ef87 100644
--- a/api/aws_infra/tests/requirements.txt
+++ b/api/aws_infra/tests/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   api-aws_infra (pyproject.toml)
     #   pavi-shared-aws
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
api/requirements.txt
diff --git a/api/requirements.txt b/api/requirements.txt
index 37d22e9..7427951 100644
--- a/api/requirements.txt
+++ b/api/requirements.txt
@@ -15,13 +15,13 @@ anyio==4.6.2.post1 \
     #   httpx
     #   starlette
     #   watchfiles
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via smart-open
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
api/tests/requirements.txt
diff --git a/api/tests/requirements.txt b/api/tests/requirements.txt
index e16c4e4..53604c1 100644
--- a/api/tests/requirements.txt
+++ b/api/tests/requirements.txt
@@ -15,13 +15,13 @@ anyio==4.6.2.post1 \
     #   httpx
     #   starlette
     #   watchfiles
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via smart-open
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
pipeline/aws_infra/package-lock.json
diff --git a/pipeline/aws_infra/package-lock.json b/pipeline/aws_infra/package-lock.json
index 6ee29ca..a7cf6b2 100644
--- a/pipeline/aws_infra/package-lock.json
+++ b/pipeline/aws_infra/package-lock.json
@@ -14,9 +14,9 @@
             }
         },
         "node_modules/aws-cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.163.1.tgz",
-            "integrity": "sha512-EBkiWBC3MTnkcYRLBaAPXQoZkzPyB97X21PN/YQUdCmNiz7SJT0F5kQdfKtKsY6RnYsj+pufYMb7n+R07i/t1w==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.164.0.tgz",
+            "integrity": "sha512-7+of/m/dGO8rqLAZpH4vMfZV1wFzgZBc21/yqFe4PYZ2Z9NWa98mZ2Dd28I/34CwR/aNWNPwDORiZn3/JPwCEw==",
             "bin": {
                 "cdk": "bin/cdk"
             },
@@ -28,11 +28,11 @@
             }
         },
         "node_modules/cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.163.1.tgz",
-            "integrity": "sha512-FvHqdS+ToP/XFQFf+ssmOz3HjORksWFpI9q5JHlSG+FlsJDH4G385DfaQ5VZ0kz6VwINQHKFxwvy18cf/1rfGA==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.164.0.tgz",
+            "integrity": "sha512-NXsSxC8T0l9yKHR2hpQNz+X8v7cJ79FbCgV3XKMiG/Rg3kXcCzabO43CsyQPVu6rH8Lm5DNDkYu4LafqGgGMSw==",
             "dependencies": {
-                "aws-cdk": "2.163.1"
+                "aws-cdk": "2.164.0"
             },
             "bin": {
                 "cdk": "bin/cdk"
pipeline/aws_infra/requirements.txt
diff --git a/pipeline/aws_infra/requirements.txt b/pipeline/aws_infra/requirements.txt
index 444b318..e68ab66 100644
--- a/pipeline/aws_infra/requirements.txt
+++ b/pipeline/aws_infra/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   pavi-shared-aws
     #   pipeline-aws_infra (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
pipeline/aws_infra/tests/requirements.txt
diff --git a/pipeline/aws_infra/tests/requirements.txt b/pipeline/aws_infra/tests/requirements.txt
index 1f67cbc..9e90870 100644
--- a/pipeline/aws_infra/tests/requirements.txt
+++ b/pipeline/aws_infra/tests/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   pavi-shared-aws
     #   pipeline-aws_infra (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
shared_aws/aws_infra/package-lock.json
diff --git a/shared_aws/aws_infra/package-lock.json b/shared_aws/aws_infra/package-lock.json
index 5ca3b5b..46ffe53 100644
--- a/shared_aws/aws_infra/package-lock.json
+++ b/shared_aws/aws_infra/package-lock.json
@@ -14,9 +14,9 @@
             }
         },
         "node_modules/aws-cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.163.1.tgz",
-            "integrity": "sha512-EBkiWBC3MTnkcYRLBaAPXQoZkzPyB97X21PN/YQUdCmNiz7SJT0F5kQdfKtKsY6RnYsj+pufYMb7n+R07i/t1w==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.164.0.tgz",
+            "integrity": "sha512-7+of/m/dGO8rqLAZpH4vMfZV1wFzgZBc21/yqFe4PYZ2Z9NWa98mZ2Dd28I/34CwR/aNWNPwDORiZn3/JPwCEw==",
             "bin": {
                 "cdk": "bin/cdk"
             },
@@ -28,11 +28,11 @@
             }
         },
         "node_modules/cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.163.1.tgz",
-            "integrity": "sha512-FvHqdS+ToP/XFQFf+ssmOz3HjORksWFpI9q5JHlSG+FlsJDH4G385DfaQ5VZ0kz6VwINQHKFxwvy18cf/1rfGA==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.164.0.tgz",
+            "integrity": "sha512-NXsSxC8T0l9yKHR2hpQNz+X8v7cJ79FbCgV3XKMiG/Rg3kXcCzabO43CsyQPVu6rH8Lm5DNDkYu4LafqGgGMSw==",
             "dependencies": {
-                "aws-cdk": "2.163.1"
+                "aws-cdk": "2.164.0"
             },
             "bin": {
                 "cdk": "bin/cdk"
shared_aws/aws_infra/requirements.txt
diff --git a/shared_aws/aws_infra/requirements.txt b/shared_aws/aws_infra/requirements.txt
index 691b5ab..82c57f1 100644
--- a/shared_aws/aws_infra/requirements.txt
+++ b/shared_aws/aws_infra/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   pavi-shared-aws
     #   pavi-shared-aws-infra (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
shared_aws/aws_infra/tests/requirements.txt
diff --git a/shared_aws/aws_infra/tests/requirements.txt b/shared_aws/aws_infra/tests/requirements.txt
index 485e0fe..e317ea5 100644
--- a/shared_aws/aws_infra/tests/requirements.txt
+++ b/shared_aws/aws_infra/tests/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   pavi-shared-aws
     #   pavi-shared-aws-infra (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
shared_aws/py_package/requirements.txt
diff --git a/shared_aws/py_package/requirements.txt b/shared_aws/py_package/requirements.txt
index cef97a3..4e7e611 100644
--- a/shared_aws/py_package/requirements.txt
+++ b/shared_aws/py_package/requirements.txt
@@ -26,17 +26,17 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via pavi_shared_aws (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi_shared_aws (pyproject.toml)
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
shared_aws/py_package/tests/requirements.txt
diff --git a/shared_aws/py_package/tests/requirements.txt b/shared_aws/py_package/tests/requirements.txt
index 6e22f23..7c794dc 100644
--- a/shared_aws/py_package/tests/requirements.txt
+++ b/shared_aws/py_package/tests/requirements.txt
@@ -26,27 +26,27 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via pavi_shared_aws (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi_shared_aws (pyproject.toml)
 boto3-stubs==1.35.46 \
     --hash=sha256:5b2887214d0953e7e6d5aeb4276e3b9e3cc3fb7375ef39a9da8aaa0c3e48b223 \
     --hash=sha256:a5bddda9eaa277b615d9e394f42f51d97e6652166db6810f645cc52a4f4efccb
     # via pavi_shared_aws (pyproject.toml)
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
-botocore-stubs==1.35.46 \
-    --hash=sha256:218ba6da1d76eb372d86e444bd0c6af006e613404cf37e4c754ce0734ef6f131 \
-    --hash=sha256:6d9c521b774e62bcbaa383755f10b6cb720202eb357b0b191a195b538b19b817
+botocore-stubs==1.35.48 \
+    --hash=sha256:af110f0003e867c1febadd6cab49f64e0a25580155b3326e977ebd3e07590096 \
+    --hash=sha256:fdb7557fb13a584c5d15263692ed89de8d6bec802c7feb0cd211224384f709e7
     # via boto3-stubs
 cattrs==24.1.2 \
     --hash=sha256:67c7495b760168d931a10233f979b28dc04daf853b30752246f4f8471c6d68d0 \
@@ -181,9 +181,9 @@ typeguard==2.13.3 \
     #   aws-cdk-lib
     #   constructs
     #   jsii
-types-awscrt==0.22.4 \
-    --hash=sha256:0f32b7bd435180bf8baed59033b1e6366850c1148b4fbfb85f7a02da23ab97b7 \
-    --hash=sha256:1364a06002facfbbddde72596f873ff4b3d1329f3b5d9db0a2804c3c9bf584de
+types-awscrt==0.23.0 \
+    --hash=sha256:3fd1edeac923d1956c0e907c973fb83bda465beae7f054716b371b293f9b5fdc \
+    --hash=sha256:517d9d06f19cf58d778ca90ad01e52e0489466bf70dcf78c7f47f74fdf151a60
     # via botocore-stubs
 types-s3transfer==0.10.3 \
     --hash=sha256:d34c5a82f531af95bb550927136ff5b737a1ed3087f90a59d545591dfde5b4cc \
webui/aws_infra/package-lock.json
diff --git a/webui/aws_infra/package-lock.json b/webui/aws_infra/package-lock.json
index 9a8aa8f..1310090 100644
--- a/webui/aws_infra/package-lock.json
+++ b/webui/aws_infra/package-lock.json
@@ -14,9 +14,9 @@
             }
         },
         "node_modules/aws-cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.163.1.tgz",
-            "integrity": "sha512-EBkiWBC3MTnkcYRLBaAPXQoZkzPyB97X21PN/YQUdCmNiz7SJT0F5kQdfKtKsY6RnYsj+pufYMb7n+R07i/t1w==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.164.0.tgz",
+            "integrity": "sha512-7+of/m/dGO8rqLAZpH4vMfZV1wFzgZBc21/yqFe4PYZ2Z9NWa98mZ2Dd28I/34CwR/aNWNPwDORiZn3/JPwCEw==",
             "bin": {
                 "cdk": "bin/cdk"
             },
@@ -28,11 +28,11 @@
             }
         },
         "node_modules/cdk": {
-            "version": "2.163.1",
-            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.163.1.tgz",
-            "integrity": "sha512-FvHqdS+ToP/XFQFf+ssmOz3HjORksWFpI9q5JHlSG+FlsJDH4G385DfaQ5VZ0kz6VwINQHKFxwvy18cf/1rfGA==",
+            "version": "2.164.0",
+            "resolved": "https://registry.npmjs.org/cdk/-/cdk-2.164.0.tgz",
+            "integrity": "sha512-NXsSxC8T0l9yKHR2hpQNz+X8v7cJ79FbCgV3XKMiG/Rg3kXcCzabO43CsyQPVu6rH8Lm5DNDkYu4LafqGgGMSw==",
             "dependencies": {
-                "aws-cdk": "2.163.1"
+                "aws-cdk": "2.164.0"
             },
             "bin": {
                 "cdk": "bin/cdk"
webui/aws_infra/requirements.txt
diff --git a/webui/aws_infra/requirements.txt b/webui/aws_infra/requirements.txt
index c13754d..d545007 100644
--- a/webui/aws_infra/requirements.txt
+++ b/webui/aws_infra/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   pavi-shared-aws
     #   webui-aws_infra (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
webui/aws_infra/tests/requirements.txt
diff --git a/webui/aws_infra/tests/requirements.txt b/webui/aws_infra/tests/requirements.txt
index 0536995..e72e631 100644
--- a/webui/aws_infra/tests/requirements.txt
+++ b/webui/aws_infra/tests/requirements.txt
@@ -26,19 +26,19 @@ aws-cdk-cloud-assembly-schema==38.0.1 \
     --hash=sha256:7c75861adc41f7b959910d4b3b191ea242815402e599dbfa31934892838ae25e \
     --hash=sha256:92613b46213b460681e9424f09b77f06ff059eb1c773092540364ef82fcecf55
     # via aws-cdk-lib
-aws-cdk-lib==2.163.1 \
-    --hash=sha256:4525a725c8758dfcd950a9ce2f618b1fe4abac658e9aef5e4c3f0d4f02565f88 \
-    --hash=sha256:e41cfa2d3a134fcbd9b25cb7330ba34fee3b9997e45331d3439cc4c959c3e898
+aws-cdk-lib==2.164.0 \
+    --hash=sha256:6e6a235b18ed6a43e0ce150ed67f1f048c3c61b8157dabf9dcbef3fdd4ec0857 \
+    --hash=sha256:e4f8c246b28b994d37509ec83291b9a0998602b61e40d34482f5bf2e0a973b46
     # via
     #   pavi-shared-aws
     #   webui-aws_infra (pyproject.toml)
-boto3==1.35.46 \
-    --hash=sha256:a839ce09a844d92e0039f95851e88da9df80c89ebb4c7818b3e78247fd97a8a7 \
-    --hash=sha256:c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea
+boto3==1.35.48 \
+    --hash=sha256:5007a5cdd09e4db9309adf2ee090455a34ae639bd10a68a1fefca72cd77070fc \
+    --hash=sha256:60889bb6e21f0af662ac9404e00125d3b8a5808f190e89462e5ddf73604adfc1
     # via pavi-shared-aws
-botocore==1.35.46 \
-    --hash=sha256:8bbc9a55cae65a8db7f2e33ff087f4dbfc13fce868e8e3c5273ce9af367a555a \
-    --hash=sha256:8c0ff5fdd611a28f5752189d171c69690dbc484fa06d74376890bb0543ec3dc1
+botocore==1.35.48 \
+    --hash=sha256:34fa25fd717208b05745e60f271a39636108fa87a3512fbca18e7e6f787a3239 \
+    --hash=sha256:3e766cc251053c9ef98542fdf225381ed58531769c3811a6282bd7247f7e2bdf
     # via
     #   boto3
     #   s3transfer
webui/package-lock.json
diff --git a/webui/package-lock.json b/webui/package-lock.json
index 9460f8e..9b5d4cd 100644
--- a/webui/package-lock.json
+++ b/webui/package-lock.json
@@ -1981,15 +1981,15 @@
             }
         },
         "node_modules/@next/env": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.15.tgz",
-            "integrity": "sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.16.tgz",
+            "integrity": "sha512-fLrX5TfJzHCbnZ9YUSnGW63tMV3L4nSfhgOQ0iCcX21Pt+VSTDuaLsSuL8J/2XAiVA5AnzvXDpf6pMs60QxOag==",
             "license": "MIT"
         },
         "node_modules/@next/eslint-plugin-next": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.15.tgz",
-            "integrity": "sha512-pKU0iqKRBlFB/ocOI1Ip2CkKePZpYpnw5bEItEkuZ/Nr9FQP1+p7VDWr4VfOdff4i9bFmrOaeaU1bFEyAcxiMQ==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.16.tgz",
+            "integrity": "sha512-noORwKUMkKc96MWjTOwrsUCjky0oFegHbeJ1yEnQBGbMHAaTEIgLZIIfsYF0x3a06PiS+2TXppfifR+O6VWslg==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
@@ -1997,9 +1997,9 @@
             }
         },
         "node_modules/@next/swc-darwin-arm64": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.15.tgz",
-            "integrity": "sha512-Rvh7KU9hOUBnZ9TJ28n2Oa7dD9cvDBKua9IKx7cfQQ0GoYUwg9ig31O2oMwH3wm+pE3IkAQ67ZobPfEgurPZIA==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.16.tgz",
+            "integrity": "sha512-uFT34QojYkf0+nn6MEZ4gIWQ5aqGF11uIZ1HSxG+cSbj+Mg3+tYm8qXYd3dKN5jqKUm5rBVvf1PBRO/MeQ6rxw==",
             "cpu": [
                 "arm64"
             ],
@@ -2013,9 +2013,9 @@
             }
         },
         "node_modules/@next/swc-darwin-x64": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.15.tgz",
-            "integrity": "sha512-5TGyjFcf8ampZP3e+FyCax5zFVHi+Oe7sZyaKOngsqyaNEpOgkKB3sqmymkZfowy3ufGA/tUgDPPxpQx931lHg==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.16.tgz",
+            "integrity": "sha512-mCecsFkYezem0QiZlg2bau3Xul77VxUD38b/auAjohMA22G9KTJneUYMv78vWoCCFkleFAhY1NIvbyjj1ncG9g==",
             "cpu": [
                 "x64"
             ],
@@ -2029,9 +2029,9 @@
             }
         },
         "node_modules/@next/swc-linux-arm64-gnu": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.15.tgz",
-            "integrity": "sha512-3Bwv4oc08ONiQ3FiOLKT72Q+ndEMyLNsc/D3qnLMbtUYTQAmkx9E/JRu0DBpHxNddBmNT5hxz1mYBphJ3mfrrw==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.16.tgz",
+            "integrity": "sha512-yhkNA36+ECTC91KSyZcgWgKrYIyDnXZj8PqtJ+c2pMvj45xf7y/HrgI17hLdrcYamLfVt7pBaJUMxADtPaczHA==",
             "cpu": [
                 "arm64"
             ],
@@ -2045,9 +2045,9 @@
             }
         },
         "node_modules/@next/swc-linux-arm64-musl": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.15.tgz",
-            "integrity": "sha512-k5xf/tg1FBv/M4CMd8S+JL3uV9BnnRmoe7F+GWC3DxkTCD9aewFRH1s5rJ1zkzDa+Do4zyN8qD0N8c84Hu96FQ==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.16.tgz",
+            "integrity": "sha512-X2YSyu5RMys8R2lA0yLMCOCtqFOoLxrq2YbazFvcPOE4i/isubYjkh+JCpRmqYfEuCVltvlo+oGfj/b5T2pKUA==",
             "cpu": [
                 "arm64"
             ],
@@ -2061,9 +2061,9 @@
             }
         },
         "node_modules/@next/swc-linux-x64-gnu": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.15.tgz",
-            "integrity": "sha512-kE6q38hbrRbKEkkVn62reLXhThLRh6/TvgSP56GkFNhU22TbIrQDEMrO7j0IcQHcew2wfykq8lZyHFabz0oBrA==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.16.tgz",
+            "integrity": "sha512-9AGcX7VAkGbc5zTSa+bjQ757tkjr6C/pKS7OK8cX7QEiK6MHIIezBLcQ7gQqbDW2k5yaqba2aDtaBeyyZh1i6Q==",
             "cpu": [
                 "x64"
             ],
@@ -2077,9 +2077,9 @@
             }
         },
         "node_modules/@next/swc-linux-x64-musl": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.15.tgz",
-            "integrity": "sha512-PZ5YE9ouy/IdO7QVJeIcyLn/Rc4ml9M2G4y3kCM9MNf1YKvFY4heg3pVa/jQbMro+tP6yc4G2o9LjAz1zxD7tQ==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.16.tgz",
+            "integrity": "sha512-Klgeagrdun4WWDaOizdbtIIm8khUDQJ/5cRzdpXHfkbY91LxBXeejL4kbZBrpR/nmgRrQvmz4l3OtttNVkz2Sg==",
             "cpu": [
                 "x64"
             ],
@@ -2093,9 +2093,9 @@
             }
         },
         "node_modules/@next/swc-win32-arm64-msvc": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.15.tgz",
-            "integrity": "sha512-2raR16703kBvYEQD9HNLyb0/394yfqzmIeyp2nDzcPV4yPjqNUG3ohX6jX00WryXz6s1FXpVhsCo3i+g4RUX+g==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.16.tgz",
+            "integrity": "sha512-PwW8A1UC1Y0xIm83G3yFGPiOBftJK4zukTmk7DI1CebyMOoaVpd8aSy7K6GhobzhkjYvqS/QmzcfsWG2Dwizdg==",
             "cpu": [
                 "arm64"
             ],
@@ -2109,9 +2109,9 @@
             }
         },
         "node_modules/@next/swc-win32-ia32-msvc": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.15.tgz",
-            "integrity": "sha512-fyTE8cklgkyR1p03kJa5zXEaZ9El+kDNM5A+66+8evQS5e/6v0Gk28LqA0Jet8gKSOyP+OTm/tJHzMlGdQerdQ==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.16.tgz",
+            "integrity": "sha512-jhPl3nN0oKEshJBNDAo0etGMzv0j3q3VYorTSFqH1o3rwv1MQRdor27u1zhkgsHPNeY1jxcgyx1ZsCkDD1IHgg==",
             "cpu": [
                 "ia32"
             ],
@@ -2125,9 +2125,9 @@
             }
         },
         "node_modules/@next/swc-win32-x64-msvc": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.15.tgz",
-            "integrity": "sha512-SzqGbsLsP9OwKNUG9nekShTwhj6JSB9ZLMWQ8g1gG6hdE5gQLncbnbymrwy2yVmH9nikSLYRYxYMFu78Ggp7/g==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.16.tgz",
+            "integrity": "sha512-OA7NtfxgirCjfqt+02BqxC3MIgM/JaGjw9tOe4fyZgPsqfseNiMPnCRP44Pfs+Gpo9zPN+SXaFsgP6vk8d571A==",
             "cpu": [
                 "x64"
             ],
@@ -2511,9 +2511,9 @@
             }
         },
         "node_modules/@types/jest": {
-            "version": "29.5.13",
-            "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
-            "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
+            "version": "29.5.14",
+            "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
+            "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
@@ -2569,9 +2569,9 @@
             "license": "MIT"
         },
         "node_modules/@types/node": {
-            "version": "20.16.14",
-            "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz",
-            "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==",
+            "version": "20.17.0",
+            "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.0.tgz",
+            "integrity": "sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
@@ -2592,9 +2592,9 @@
             "license": "MIT"
         },
         "node_modules/@types/react": {
-            "version": "18.3.11",
-            "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.11.tgz",
-            "integrity": "sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==",
+            "version": "18.3.12",
+            "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz",
+            "integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
             "license": "MIT",
             "dependencies": {
                 "@types/prop-types": "*",
@@ -2628,9 +2628,9 @@
             "license": "MIT"
         },
         "node_modules/@types/sizzle": {
-            "version": "2.3.8",
-            "resolved": "https://registry.npmjs.org/@types/sizzle/-/sizzle-2.3.8.tgz",
-            "integrity": "sha512-0vWLNK2D5MT9dg0iOo8GlKguPAU02QjmZitPEsXRuJXU/OGIOt9vT9Fc26wtYuavLxtO45v9PGleoL9Z0k1LHg==",
+            "version": "2.3.9",
+            "resolved": "https://registry.npmjs.org/@types/sizzle/-/sizzle-2.3.9.tgz",
+            "integrity": "sha512-xzLEyKB50yqCUPUJkIsrVvoWNfFUbIZI+RspLWt8u+tIW/BetMBZtgV2LY/2o+tYH8dRvQ+eoPf3NdhQCcLE2w==",
             "dev": true,
             "license": "MIT"
         },
@@ -3404,9 +3404,9 @@
             "license": "MIT"
         },
         "node_modules/axe-core": {
-            "version": "4.10.1",
-            "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.1.tgz",
-            "integrity": "sha512-qPC9o+kD8Tir0lzNGLeghbOrWMr3ZJpaRlCIb6Uobt/7N4FiEDvqUMnxzCHRHmg8vOg14kr5gVNyScRmbMaJ9g==",
+            "version": "4.10.2",
+            "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.2.tgz",
+            "integrity": "sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==",
             "dev": true,
             "license": "MPL-2.0",
             "engines": {
@@ -4247,9 +4247,9 @@
             "license": "MIT"
         },
         "node_modules/cypress": {
-            "version": "13.15.0",
-            "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz",
-            "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==",
+            "version": "13.15.1",
+            "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.1.tgz",
+            "integrity": "sha512-DwUFiKXo4lef9kA0M4iEhixFqoqp2hw8igr0lTqafRb9qtU3X0XGxKbkSYsUFdkrAkphc7MPDxoNPhk5pj9PVg==",
             "dev": true,
             "hasInstallScript": true,
             "license": "MIT",
@@ -4294,6 +4294,7 @@
                 "semver": "^7.5.3",
                 "supports-color": "^8.1.1",
                 "tmp": "~0.2.3",
+                "tree-kill": "1.2.2",
                 "untildify": "^4.0.0",
                 "yauzl": "^2.10.0"
             },
@@ -4633,9 +4634,9 @@
             }
         },
         "node_modules/electron-to-chromium": {
-            "version": "1.5.42",
-            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.42.tgz",
-            "integrity": "sha512-gIfKavKDw1mhvic9nbzA5lZw8QSHpdMwLwXc0cWidQz9B15pDoDdDH4boIatuFfeoCatb3a/NGL6CYRVFxGZ9g==",
+            "version": "1.5.45",
+            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.45.tgz",
+            "integrity": "sha512-vOzZS6uZwhhbkZbcRyiy99Wg+pYFV5hk+5YaECvx0+Z31NR3Tt5zS6dze2OepT6PCTzVzT0dIJItti+uAW5zmw==",
             "dev": true,
             "license": "ISC"
         },
@@ -5013,13 +5014,13 @@
             }
         },
         "node_modules/eslint-config-next": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.2.15.tgz",
-            "integrity": "sha512-mKg+NC/8a4JKLZRIOBplxXNdStgxy7lzWuedUaCc8tev+Al9mwDUTujQH6W6qXDH9kycWiVo28tADWGvpBsZcQ==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.2.16.tgz",
+            "integrity": "sha512-HOcnCJsyLXR7B8wmjaCgkTSpz+ijgOyAkP8OlvANvciP8PspBYFEBTmakNMxOf71fY0aKOm/blFIiKnrM4K03Q==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
-                "@next/eslint-plugin-next": "14.2.15",
+                "@next/eslint-plugin-next": "14.2.16",
                 "@rushstack/eslint-patch": "^1.3.3",
                 "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
                 "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
@@ -5274,9 +5275,9 @@
             }
         },
         "node_modules/eslint-plugin-react": {
-            "version": "7.37.1",
-            "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz",
-            "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==",
+            "version": "7.37.2",
+            "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
+            "integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
@@ -5285,7 +5286,7 @@
                 "array.prototype.flatmap": "^1.3.2",
                 "array.prototype.tosorted": "^1.1.4",
                 "doctrine": "^2.1.0",
-                "es-iterator-helpers": "^1.0.19",
+                "es-iterator-helpers": "^1.1.0",
                 "estraverse": "^5.3.0",
                 "hasown": "^2.0.2",
                 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
@@ -8944,12 +8945,12 @@
             "license": "MIT"
         },
         "node_modules/next": {
-            "version": "14.2.15",
-            "resolved": "https://registry.npmjs.org/next/-/next-14.2.15.tgz",
-            "integrity": "sha512-h9ctmOokpoDphRvMGnwOJAedT6zKhwqyZML9mDtspgf4Rh3Pn7UTYKqePNoDvhsWBAO5GoPNYshnAUGIazVGmw==",
+            "version": "14.2.16",
+            "resolved": "https://registry.npmjs.org/next/-/next-14.2.16.tgz",
+            "integrity": "sha512-LcO7WnFu6lYSvCzZoo1dB+IO0xXz5uEv52HF1IUN0IqVTUIZGHuuR10I5efiLadGt+4oZqTcNZyVVEem/TM5nA==",
             "license": "MIT",
             "dependencies": {
-                "@next/env": "14.2.15",
+                "@next/env": "14.2.16",
                 "@swc/helpers": "0.5.5",
                 "busboy": "1.6.0",
                 "caniuse-lite": "^1.0.30001579",
@@ -8964,15 +8965,15 @@
                 "node": ">=18.17.0"
             },
             "optionalDependencies": {
-                "@next/swc-darwin-arm64": "14.2.15",
-                "@next/swc-darwin-x64": "14.2.15",
-                "@next/swc-linux-arm64-gnu": "14.2.15",
-                "@next/swc-linux-arm64-musl": "14.2.15",
-                "@next/swc-linux-x64-gnu": "14.2.15",
-                "@next/swc-linux-x64-musl": "14.2.15",
-                "@next/swc-win32-arm64-msvc": "14.2.15",
-                "@next/swc-win32-ia32-msvc": "14.2.15",
-                "@next/swc-win32-x64-msvc": "14.2.15"
+                "@next/swc-darwin-arm64": "14.2.16",
+                "@next/swc-darwin-x64": "14.2.16",
+                "@next/swc-linux-arm64-gnu": "14.2.16",
+                "@next/swc-linux-arm64-musl": "14.2.16",
+                "@next/swc-linux-x64-gnu": "14.2.16",
+                "@next/swc-linux-x64-musl": "14.2.16",
+                "@next/swc-win32-arm64-msvc": "14.2.16",
+                "@next/swc-win32-ia32-msvc": "14.2.16",
+                "@next/swc-win32-x64-msvc": "14.2.16"
             },
             "peerDependencies": {
                 "@opentelemetry/api": "^1.1.0",
@@ -11072,6 +11073,16 @@
                 "node": ">=12"
             }
         },
+        "node_modules/tree-kill": {
+            "version": "1.2.2",
+            "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
+            "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
+            "dev": true,
+            "license": "MIT",
+            "bin": {
+                "tree-kill": "cli.js"
+            }
+        },
         "node_modules/ts-api-utils": {
             "version": "1.3.0",
             "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",

@mluypaert mluypaert merged commit 9b1808c into main Oct 25, 2024
30 checks passed
@mluypaert mluypaert deleted the PAVI-central-docs-and-modules branch October 25, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant