From c6348ca68b28d83865d1efa2065c0bf1b38e15da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 12:40:55 +0000 Subject: [PATCH] Bump bootstrap from 4.2.1 to 4.3.1 in /Resources/vue/monithome Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.2.1...v4.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Resources/vue/monithome/package.json | 2 +- Resources/vue/monithome/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/vue/monithome/package.json b/Resources/vue/monithome/package.json index e4d6e4f..3523b41 100644 --- a/Resources/vue/monithome/package.json +++ b/Resources/vue/monithome/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "autobahn": "^0.9.0", - "bootstrap": "^4.2.1", + "bootstrap": "^4.3.1", "bootstrap-vue": "^2.0.0-rc.11", "chartjs-chart-timeline": "^0.2.1", "font-awesome-picker": "^2.0.0", diff --git a/Resources/vue/monithome/yarn.lock b/Resources/vue/monithome/yarn.lock index e9ab089..6c4f125 100644 --- a/Resources/vue/monithome/yarn.lock +++ b/Resources/vue/monithome/yarn.lock @@ -2462,10 +2462,10 @@ bootstrap-vue@^2.0.0-rc.11: popper.js "^1.12.9" vue-functional-data-merge "^2.0.5" -bootstrap@^4.0.0-beta.2, bootstrap@^4.1.1, bootstrap@^4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757" - integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q== +bootstrap@^4.0.0-beta.2, bootstrap@^4.1.1, bootstrap@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" + integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag== brace-expansion@^1.1.7: version "1.1.11"