From 7af3d23beebcfdfaa8b6131fb265ccce7a085b18 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Jan 2025 02:06:58 +0000
Subject: [PATCH] Update Node.js to v18.20.6

---
 apps/main-e2e/Dockerfile.e2e |  2 +-
 package.json                 |  2 +-
 yarn.lock                    | 15 +++++++++++----
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/apps/main-e2e/Dockerfile.e2e b/apps/main-e2e/Dockerfile.e2e
index ee91085d..de15d8fb 100644
--- a/apps/main-e2e/Dockerfile.e2e
+++ b/apps/main-e2e/Dockerfile.e2e
@@ -1,4 +1,4 @@
-FROM node:18.14-alpine
+FROM node:18.20-alpine
 
 WORKDIR /usr/src/app
 
diff --git a/package.json b/package.json
index 3129b91b..dcff7511 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
     "@testing-library/jest-dom": "5.16.5",
     "@testing-library/react": "13.4.0",
     "@types/jest": "29.4.4",
-    "@types/node": "18.11.9",
+    "@types/node": "18.19.73",
     "@types/react": "18.0.25",
     "@types/react-dom": "18.0.9",
     "@typescript-eslint/eslint-plugin": "5.57.1",
diff --git a/yarn.lock b/yarn.lock
index c049394e..2b48da9c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3501,10 +3501,12 @@
   resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
   integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
 
-"@types/node@18.11.9":
-  version "18.11.9"
-  resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
-  integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
+"@types/node@18.19.73":
+  version "18.19.73"
+  resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.73.tgz#70de39cf25004c18fe781e49ea730967a21fbb95"
+  integrity sha512-O451pmK1nYLktpIxucFTJ6EMjiYR5uoa+JkKwA1pempbXdel/Jin5tvhOzVCS5a7/jUmKZmPVBHpl+LLqfYwew==
+  dependencies:
+    undici-types "~5.26.4"
 
 "@types/node@^14.14.31":
   version "14.18.29"
@@ -11983,6 +11985,11 @@ unc-path-regex@^0.1.2:
   resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
   integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
 
+undici-types@~5.26.4:
+  version "5.26.5"
+  resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
+  integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
+
 undici@^5.8.0:
   version "5.10.0"
   resolved "https://registry.yarnpkg.com/undici/-/undici-5.10.0.tgz#dd9391087a90ccfbd007568db458674232ebf014"