Bump bootstrap from 4.4.1 to 4.5.3 in /web

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-19 15:15:50 +00:00
parent b8d8adbc34
commit 078911fef4
2 changed files with 4 additions and 4 deletions

6
web/package-lock.json generated
View File

@ -4157,9 +4157,9 @@
"dev": true
},
"bootstrap": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA=="
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz",
"integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ=="
},
"brace-expansion": {
"version": "1.1.11",

View File

@ -32,7 +32,7 @@
"@ngxs/store": "3.6.2",
"angular-svg-icon": "7.2.1",
"angular-tree-component": "8.5.6",
"bootstrap": "4.4.1",
"bootstrap": "4.5.3",
"core-js": "3.8.3",
"file-saver": "1.3.3",
"jquery": "3.5.1",