From c84983a5b2f33370d97503cfeed5c3243954845b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 11:36:29 +0000 Subject: [PATCH] Update dependency @babel/runtime to v7.26.10 [SECURITY] --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7f9da2c..dc440cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -188,9 +188,7 @@ "@babel/plugin-transform-react-pure-annotations" "^7.25.9" "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3": - 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.26.10" dependencies: regenerator-runtime "^0.14.0"