From 8180e7cedb8068532f64356a757cc450c0d22284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 09:14:50 +0000 Subject: [PATCH] Bump es-module-lexer from 2.3.1 to 2.3.2 in /ui Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](https://github.com/guybedford/es-module-lexer/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: es-module-lexer dependency-version: 2.3.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index 66e32208f..4a646a488 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2205,9 +2205,9 @@ es-iterator-helpers@^1.2.1: math-intrinsics "^1.1.0" es-module-lexer@^2.0.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-2.3.1.tgz#5bf2df06999dbbe5f006a5f46a11fb9f5b7b391b" - integrity sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA== + version "2.3.2" + resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-2.3.2.tgz#311fa4f40168c1975c505477c51b23234d41ad55" + integrity sha512-poHGpORABojJJucnV9KbOavETW8lBVnphkW77ER5/BQ5Fz7oXSoCNek7IH3vR5nRjdsEz926ibFYX8KtLQmdyw== es-object-atoms@^1.0.0, es-object-atoms@^1.1.1, es-object-atoms@^1.1.2: version "1.1.2"