From a3e7cbf804576f0c92b8618063c24114988aa1ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 06:14:29 +0000 Subject: [PATCH] fix(deps): update dependency simple-icons to v13.14.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0f90eb74..1fbba241 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17477,9 +17477,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3: integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== simple-icons@^13.0.0: - version "13.10.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.10.0.tgz#08a33594a165cb04d50a6661b39a30e620adf9e5" - integrity sha512-akHZxjNvq4nLlLsKxDot7A+ZYXgjhAP4GwvWEItHeKiquuWXoI8xGGfP+hzGLbTmbmi2teYmHMS45PIOFy6EFA== + version "13.14.1" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-13.14.1.tgz#12f47b4c997b68816541350f770b15e22e68745f" + integrity sha512-Syxm5ZpLgfePbZ8TXoOgiazaUqutE48eXhY8Mix2vK0uPji2rl+A2XG/sEyPBwIVj0tZeXuWolyTtMURASswTg== sirv@^2.0.3: version "2.0.3"