From d2b79990cb1123faa0b228297c04c895eba9c62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 19:43:02 +0000 Subject: [PATCH] Bump bootstrap-vue from 2.22.0 to 2.23.1 in /vue Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.22.0 to 2.23.1. - [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases) - [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.22.0...v2.23.1) --- updated-dependencies: - dependency-name: bootstrap-vue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vue/package.json | 2 +- vue/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vue/package.json b/vue/package.json index 4705a744f..efa327460 100644 --- a/vue/package.json +++ b/vue/package.json @@ -17,7 +17,7 @@ "babel": "^6.23.0", "babel-core": "^6.26.3", "babel-loader": "^9.1.0", - "bootstrap-vue": "^2.21.2", + "bootstrap-vue": "^2.23.1", "core-js": "^3.26.1", "html2pdf.js": "^0.10.1", "lodash": "^4.17.21", diff --git a/vue/yarn.lock b/vue/yarn.lock index af0f7bd41..85a474444 100644 --- a/vue/yarn.lock +++ b/vue/yarn.lock @@ -3484,10 +3484,10 @@ boolbase@^1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== -bootstrap-vue@^2.21.2: - version "2.22.0" - resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.22.0.tgz#2b3d7926d24af0bd289ddce7ba76b07000aab3e5" - integrity sha512-denjR/ae0K7Jrcqud3TrZWw0p/crtyigeGUNunWQ4t+KFi+7rzJ6j6lx1W5/gpUtSSUgNbWrXcHH4lIWXzXOOQ== +bootstrap-vue@^2.23.1: + version "2.23.1" + resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.23.1.tgz#8f866f7cda27eb0e7e13a0bea8d55d8fc7a82199" + integrity sha512-SEWkG4LzmMuWjQdSYmAQk1G/oOKm37dtNfjB5kxq0YafnL2W6qUAmeDTcIZVbPiQd2OQlIkWOMPBRGySk/zGsg== dependencies: "@nuxt/opencollective" "^0.3.2" bootstrap "^4.6.1"