From 87362db4bed510d86c991fe907692ed3fe8cd45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 11:18:39 +0000 Subject: [PATCH] Bump bootstrap from 5.3.5 to 5.3.6 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.6 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 4f083340..a7d3d9fe 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "alpaca": "1.5.27", "blob.js": "1.0.1", "bluebird": "3.7.2", - "bootstrap": "5.3.5", + "bootstrap": "5.3.6", "bootstrap-accessibility-plugin": "1.0.6", "bootstrap-datepicker": "1.10.0", "chart.js": "4.4.9", diff --git a/yarn.lock b/yarn.lock index fa163b77..2862d84e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1129,10 +1129,10 @@ bootstrap-datepicker@1.10.0: dependencies: jquery ">=3.4.0 <4.0.0" -bootstrap@5.3.5: - version "5.3.5" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.5.tgz#be42cfe0d580e97ee1abb7d38ce94f5c393c9bb6" - integrity sha512-ct1CHKtiobRimyGzmsSldEtM03E8fcEX4Tb3dGXz1V8faRwM50+vfHwTzOxB3IlKO7m+9vTH3s/3C6T2EAPeTA== +bootstrap@5.3.6: + version "5.3.6" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.6.tgz#fbd91ebaff093f5b191a1c01a8c866d24f9fa6e1" + integrity sha512-jX0GAcRzvdwISuvArXn3m7KZscWWFAf1MKBcnzaN02qWMb3jpMoUX4/qgeiGzqyIb4ojulRzs89UCUmGcFSzTA== bootstrap@^3.3: version "3.4.1"