From 555ead2ca534cc0e3fecb0cbc44dd3b92a2f57db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 09:10:16 +0000 Subject: [PATCH] Bump electron-to-chromium from 1.5.396 to 1.5.399 in /ui Bumps [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) from 1.5.396 to 1.5.399. - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kilian/electron-to-chromium/compare/v1.5.396...v1.5.399) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-version: 1.5.399 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 923e88c13..bb4be6f88 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2090,9 +2090,9 @@ dunder-proto@^1.0.0, dunder-proto@^1.0.1: gopd "^1.2.0" electron-to-chromium@^1.5.393: - version "1.5.396" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.396.tgz#4aa96428486c8d1c9c8aeb205b2d6e04928ca046" - integrity sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ== + version "1.5.399" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.399.tgz#d4522e98338d65ca4fea49a3c9220474c7c028a7" + integrity sha512-lEcqhErbHjXRvd41rnWLpzbyU/IXfIYo7QwaFWmxGeLiLyY2TBCdHnWY88vB+p3ubnihRypDm66panXl7TylLA== emoji-regex@^10.3.0: version "10.6.0"