diff --git a/package.json b/package.json index 9158ca42..924cb644 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "axios": "^0.19.2", "bootstrap": "^4.5.0", - "bootstrap-vue": "^2.14.0", + "bootstrap-vue": "^2.16.0", "bootswatch": "^4.5.0", "core-js": "^3.6.4", "moment": "^2.27.0", diff --git a/yarn.lock b/yarn.lock index 448360b4..4d8afe9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1930,10 +1930,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.14.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"