Bump bootstrap from 3.4.1 to 5.0.2 in /searx/static/themes/oscar

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.0.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.4.1...v5.0.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-02 09:17:31 +00:00 committed by GitHub
parent 34ffd08187
commit e6e674d491
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
"less-plugin-clean-css": "^1.5.1" "less-plugin-clean-css": "^1.5.1"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^3.4.1", "bootstrap": "^5.0.2",
"corejs-typeahead": "^1.3.1", "corejs-typeahead": "^1.3.1",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"leaflet": "^1.7.1" "leaflet": "^1.7.1"