diff --git a/package.json b/package.json index 52b56618..2d549c54 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "axios": "^0.20.0", "bootstrap": "^4.5.2", - "bootstrap-vue": "^2.16.0", + "bootstrap-vue": "^2.17.0", "bootswatch": "^4.5.2", "core-js": "^3.6.5", "echarts": "^4.9.0", diff --git a/yarn.lock b/yarn.lock index 1c491d73..0822c59e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2177,18 +2177,18 @@ 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.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== +bootstrap-vue@^2.17.0: + version "2.17.0" + resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.17.0.tgz#ecff2823cd80f8673f0084091dc54498164cc5fb" + integrity sha512-cYeoVTxAP0koMseCwSl4KQgcdm2M6COfn3F0UaecGkaWy6Vf5Jl+VjDctaR4SvkHZ693tHjW28s/icbsGtKRjQ== dependencies: "@nuxt/opencollective" "^0.3.0" - bootstrap ">=4.5.0 <5.0.0" + bootstrap ">=4.5.2 <5.0.0" popper.js "^1.16.1" portal-vue "^2.1.7" vue-functional-data-merge "^3.1.0" -"bootstrap@>=4.5.0 <5.0.0", bootstrap@^4.5.2: +"bootstrap@>=4.5.2 <5.0.0", bootstrap@^4.5.2: version "4.5.2" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.2.tgz#a85c4eda59155f0d71186b6e6ad9b875813779ab" integrity sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==