diff --git a/package.json b/package.json index 190d44ec7..bcb9247d7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@webpack-cli/serve": "^3.0.1", "ace-builds": "^1.42.0", "babel-loader": "^10.0.0", - "bootstrap": "^5.3.6", + "bootstrap": "^5.3.7", "bootswatch": "^5.3.6", "chosen-js": "^1.8.7", "component-emitter": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index cfcd28d5d..0c6f94ebf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2440,7 +2440,7 @@ __metadata: languageName: node linkType: hard -"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.6": +"bootstrap@npm:^5.1.3": version: 5.3.6 resolution: "bootstrap@npm:5.3.6" peerDependencies: @@ -2449,6 +2449,15 @@ __metadata: languageName: node linkType: hard +"bootstrap@npm:^5.3.7": + version: 5.3.7 + resolution: "bootstrap@npm:5.3.7" + peerDependencies: + "@popperjs/core": ^2.11.8 + checksum: 10c0/019f0d683aec843b9fc0592ae78560cfe286bc8e31e706d40d8c15d390dcca7ab2ffa193a489a74f65ed5596800b9b79da867545ce3bbafca945b630fe0055af + languageName: node + linkType: hard + "bootswatch@npm:^5.3.6": version: 5.3.6 resolution: "bootswatch@npm:5.3.6" @@ -2664,7 +2673,7 @@ __metadata: "@webpack-cli/serve": "npm:^3.0.1" ace-builds: "npm:^1.42.0" babel-loader: "npm:^10.0.0" - bootstrap: "npm:^5.3.6" + bootstrap: "npm:^5.3.7" bootswatch: "npm:^5.3.6" chosen-js: "npm:^1.8.7" component-emitter: "npm:^2.0.0"