1
Fork 0

Bump bootstrap from 4.4.1 to 4.5.3

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] 2020-10-14 03:11:28 +00:00 committed by GitHub
parent 6f80a3e34f
commit c74111681a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1552,9 +1552,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"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

@ -10,7 +10,7 @@
"homepage": "https://github.com/RealOrangeOne/website#readme",
"dependencies": {
"@fortawesome/fontawesome-free": "5.13.0",
"bootstrap": "4.4.1",
"bootstrap": "4.5.3",
"materialize-css": "1.0.0",
"parcel-bundler": "1.12.4",
"sass": "1.26.5"