From a46d9be7b47cdf5b90cbaf789896591d44e3fc43 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 24 Oct 2023 09:14:32 +0000
Subject: [PATCH] chore(deps): update dependency esbuild to ^0.19.5

---
 package.json | 2 +-
 yarn.lock    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 386af76aea1..e31c1585625 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
     "depcheck": "^1.4.3",
     "dotenv": "^16.0.3",
     "dotenv-flow": "^3.2.0",
-    "esbuild": "^0.19.0",
+    "esbuild": "^0.19.5",
     "esbuild-register": "^3.4.2",
     "eslint": "^8.50.0",
     "eslint-config-prettier": "^9.0.0",
diff --git a/yarn.lock b/yarn.lock
index a3eb50abc1d..f5ff6d56df9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8729,7 +8729,7 @@ esbuild@^0.18.10, esbuild@^0.18.17:
     "@esbuild/win32-ia32" "0.18.17"
     "@esbuild/win32-x64" "0.18.17"
 
-esbuild@^0.19.0, esbuild@^0.19.2:
+esbuild@^0.19.0, esbuild@^0.19.2, esbuild@^0.19.5:
   version "0.19.5"
   resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.19.5.tgz#53a0e19dfbf61ba6c827d51a80813cf071239a8c"
   integrity sha512-bUxalY7b1g8vNhQKdB24QDmHeY4V4tw/s6Ak5z+jJX9laP5MoQseTOMemAr0gxssjNcH0MCViG8ONI2kksvfFQ==