From 85c152231848107a6b8639fe0dc78065e2c83c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:34:33 +0000 Subject: [PATCH] Bump bootstrap from 4.0.0 to 4.6.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.0.0 to 4.6.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.0.0...v4.6.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 31c347b..e6a39e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1147,8 +1147,9 @@ bootstrap-vue@^2.0.0-rc.6: vue-functional-data-merge "^2.0.5" bootstrap@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a" + version "4.6.2" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479" + integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ== brace-expansion@^1.1.7: version "1.1.11" @@ -2255,7 +2256,7 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30: elliptic@^5.1.0: version "5.2.1" - resolved "http://registry.npmjs.org/elliptic/-/elliptic-5.2.1.tgz#fa294b6563c6ddbc9ba3dc8594687ae840858f10" + resolved "https://registry.npmjs.org/elliptic/-/elliptic-5.2.1.tgz#fa294b6563c6ddbc9ba3dc8594687ae840858f10" dependencies: bn.js "^3.1.1" brorand "^1.0.1" @@ -4609,7 +4610,7 @@ once@^1.3.0, once@^1.3.1, once@^1.3.3, once@^1.4.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" onetime@^2.0.0: version "2.0.1"