diff --git a/client/package.json b/client/package.json index 0d53559bb..02b016ad5 100644 --- a/client/package.json +++ b/client/package.json @@ -15,7 +15,7 @@ "dependencies": { "axios": "0.19.2", "bootstrap": "4.5.0", - "bootstrap-vue": "2.15.0", + "bootstrap-vue": "2.16.0", "jquery": "3.5.1", "popper.js": "1.16.1", "vue": "2.6.11", diff --git a/client/yarn.lock b/client/yarn.lock index 726a18575..8801f0eaa 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2225,10 +2225,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bootstrap-vue@2.15.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.15.0.tgz#0dfc12c054496c0f10efed510da1def41697cf3c" - integrity sha512-ncxWkDG0mKFVot314wWKJELi+ESO7k6ngV//qvJFs9iVzlFI8Hx3rBVbpcPW2vrJ+0vitH8N2SOwn4fdQ3frMQ== +bootstrap-vue@2.16.0: + version "2.16.0" + resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.16.0.tgz#07e7032ec9ffdd576470dc437da54f398ec16ba5" + integrity sha512-gLETwPmeRHCe5WHmhGxzb5PtTEuKqQPGl0TFvZ2Odbkg/7UuIHdqIexrJRerpnomP4ZzDQ+qYGL91Ls9lcQsJQ== dependencies: "@nuxt/opencollective" "^0.3.0" bootstrap ">=4.5.0 <5.0.0"