From c94e1ab1865565ac97ce91194793ef31a4f96f80 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jun 2025 17:51:09 +0000 Subject: [PATCH] fix: upgrade bootstrap from 4.3.1 to 4.6.2 Snyk has created this PR to upgrade bootstrap from 4.3.1 to 4.6.2. See this package in npm: bootstrap See this project in Snyk: https://app.snyk.io/org/anthonymckie/project/ed6ee901-85c7-470b-b88d-e02b48e5c9df?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec42e7d..e823ab5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "url": "https://github.com/BlackrockDigital/startbootstrap-creative.git" }, "dependencies": { - "bootstrap": "4.3.1", + "bootstrap": "4.6.2", "font-awesome": "4.7.0", "jquery": "3.5.0", "jquery.easing": "^1.4.1",