From 6258070cb09feaba0feccbd2c68dfab123ba1592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 09:10:43 +0000 Subject: [PATCH] Bump electron-to-chromium from 1.5.368 to 1.5.369 in /ui Bumps [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) from 1.5.368 to 1.5.369. - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kilian/electron-to-chromium/compare/v1.5.368...v1.5.369) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-version: 1.5.369 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 5943c0256..32c05552f 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2107,9 +2107,9 @@ dunder-proto@^1.0.0, dunder-proto@^1.0.1: gopd "^1.2.0" electron-to-chromium@^1.5.328: - version "1.5.368" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.368.tgz#8e8d4600c5f5f01e891f8f843b4a941afb640412" - integrity sha512-7RckJJK4uESJF9PxvfMWd3TGqIiieUTG4HxnKaKuIpGbcr+r2ZEB3g2gAhCP3Fqm42vJSzLfgab9eva/C4/XVw== + version "1.5.369" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.369.tgz#8c6e6a6d2d120311a853b76adde90bcd49e3076c" + integrity sha512-XM22K9FNaaCOvMMrBn1caIc8v0g6+pKt660ZbfQqUZvfil0hEzr8ZoiY7VcSLGM3L/x3rz5PqZrk+bKOOmVM9w== emoji-regex@^10.3.0: version "10.6.0"