diff --git a/reacnetgenerator/static/webpack/package.json b/reacnetgenerator/static/webpack/package.json index e0d04e02a..13f45ac59 100644 --- a/reacnetgenerator/static/webpack/package.json +++ b/reacnetgenerator/static/webpack/package.json @@ -13,7 +13,7 @@ "license": "LGPL-3.0-only", "dependencies": { "@njzjz/jsnetworkx": "0.3.5", - "bootstrap": "4.5.2", + "bootstrap": "4.5.3", "bootstrap-select": "1.13.18", "d3": "3.5.17", "jquery": "3.5.1", diff --git a/reacnetgenerator/static/webpack/yarn.lock b/reacnetgenerator/static/webpack/yarn.lock index 38281b373..3c5b87e02 100644 --- a/reacnetgenerator/static/webpack/yarn.lock +++ b/reacnetgenerator/static/webpack/yarn.lock @@ -1655,10 +1655,10 @@ bootstrap@4.5.0: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec" integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA== -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== +bootstrap@4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6" + integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ== brace-expansion@^1.1.7: version "1.1.11"