From 086f788e0638325d8cc94a1ced2cef466997f9d3 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@danet.fbi.h-da.de>
Date: Thu, 27 Mar 2025 13:22:39 +0000
Subject: [PATCH] [renovate] Update dependency @babel/runtime to v7.27.0

---
 react-ui/yarn.lock | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/react-ui/yarn.lock b/react-ui/yarn.lock
index 5e4047ff1..990da2a71 100755
--- a/react-ui/yarn.lock
+++ b/react-ui/yarn.lock
@@ -1091,9 +1091,7 @@
     "@babel/plugin-transform-typescript" "^7.25.9"
 
 "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.21.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.7", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
-  version "7.26.0"
-  resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
-  integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
+  version "7.27.0"
   dependencies:
     regenerator-runtime "^0.14.0"
 
-- 
GitLab