From 1566290932162dd3327ecc8148cb57f87fa1a534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:43:03 +0000 Subject: [PATCH] Bump bootstrap from 4.3.1 to 5.3.3 in /example_module_mailtheme Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 5.3.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v5.3.3) --- updated-dependencies: - dependency-name: bootstrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example_module_mailtheme/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example_module_mailtheme/package-lock.json b/example_module_mailtheme/package-lock.json index a57cbbe..36dafb8 100644 --- a/example_module_mailtheme/package-lock.json +++ b/example_module_mailtheme/package-lock.json @@ -1777,9 +1777,9 @@ } }, "bootstrap": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz", - "integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==" + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz", + "integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==" }, "bootstrap-colorpicker": { "version": "3.1.2",