From e66f68d5398533a1df91ce6878eb0aea866c5e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:30:09 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.7 to 3.4.3 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.3. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.3.7...v3.4.3) --- updated-dependencies: - dependency-name: bootstrap-sass dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c7ca75..7bcbe93 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ], "homepage": "http://winstrap.azurewebsites.net", "dependencies": { - "bootstrap-sass": "3.3.7", + "bootstrap-sass": "3.4.3", "jquery": "^3.1.1" }, "devDependencies": {