From 70f2a8daee0425155380017e63cee07b50fed8b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 14:15:26 +0000 Subject: [PATCH] Update dependency bootstrap to v4 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58e26b666f..3347d32a20 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "babel-preset-react": "^6.24.1", "babel-register": "^6.24.1", "blueimp-canvas-to-blob": "^3.6.0", - "bootstrap": "^3.3.7", + "bootstrap": "^4.0.0", "casual": "^1.5.17", "chai": "^4.0.2", "chai-as-promised": "^7.0.0",