From a16931a042fc6a059db8da2051104ba3f0781757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 02:49:52 +0000 Subject: [PATCH] Bump bootstrap from 5.3.3 to 5.3.8 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.3...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdacf9c72..721b26683 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@tippyjs/react": "4.2.6", "auto-launch": "5.0.6", "blurhash": "2.0.5", - "bootstrap": "5.3.3", + "bootstrap": "5.3.8", "bootstrap-icons": "1.11.3", "buffer": "6.0.3", "chokidar": "4.0.3", diff --git a/yarn.lock b/yarn.lock index c24a6ce5d..770d61a42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2055,10 +2055,10 @@ bootstrap-icons@1.11.3: resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz#03f9cb754ec005c52f9ee616e2e84a82cab3084b" integrity sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww== -bootstrap@5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" - integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== +bootstrap@5.3.8: + version "5.3.8" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.8.tgz#6401a10057a22752d21f4e19055508980656aeed" + integrity sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg== bplist-parser@^0.3.2: version "0.3.2"