From 2d9442707282bae2fbea12034bdb51e7b07c0803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 04:02:39 +0000 Subject: [PATCH] Bump bootstrap from 4.5.2 to 5.2.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 5.2.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v5.2.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7ec940c84..19b023229 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.22.1", "blueimp-load-image": "blueimp/JavaScript-Load-Image#>=5.16.0", "blueimp-tmpl": "blueimp/JavaScript-Templates#2.5.4", - "bootstrap": "twbs/bootstrap#^4.5.2", + "bootstrap": "twbs/bootstrap#^5.2.2", "components-jqueryui": "components/jqueryui#^1.12.1", "decompress-zip": "0.2.2", "exif-js": "jseidelin/exif-js#*", diff --git a/yarn.lock b/yarn.lock index 060532451..2b9734dda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -524,9 +524,10 @@ bootstrap@^3.4.1: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" integrity sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA== -bootstrap@twbs/bootstrap#^4.5.2: - version "4.5.2" - resolved "https://codeload.github.com/twbs/bootstrap/tar.gz/5f2480a90ab911babc53039835fe78c6fc12646d" +bootstrap@twbs/bootstrap#^5.2.2: + version "5.2.2" + uid "961d5ff9844372a4e294980c667bbe7e0651cdeb" + resolved "https://codeload.github.com/twbs/bootstrap/tar.gz/961d5ff9844372a4e294980c667bbe7e0651cdeb" brace-expansion@^1.1.7: version "1.1.11"