Bump bootstrap from 4.5.0 to 4.5.1 in /frontend

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-05 07:05:26 +00:00
committed by GitHub
parent 6ecbaf554b
commit d26331bd36
2 changed files with 4 additions and 4 deletions

View File

@@ -1910,9 +1910,9 @@
"dev": true
},
"bootstrap": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz",
"integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA=="
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.1.tgz",
"integrity": "sha512-bxUooHBSbvefnIZfjD0LE8nfdPKrtiFy2sgrxQwUZ0UpFzpjVbVMUxaGIoo9XWT4B2LG1HX6UQg0UMOakT0prQ=="
},
"brace-expansion": {
"version": "1.1.11",

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"@popperjs/core": "^2.4.4",
"bootstrap": "^4.5.0",
"bootstrap": "^4.5.1",
"chart.js": "^2.9.3",
"icheck-bootstrap": "^3.0.1",
"jquery": "^3.5.1",