Update dependency bootstrap to ^4.5.2
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovate Bot 2020-08-07 02:02:46 +00:00
parent 71f672a36c
commit 66744d3d38
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0", "@fortawesome/fontawesome-free": "^5.14.0",
"bootstrap": "^4.5.1", "bootstrap": "^4.5.2",
"jquery": "^3.5.1" "jquery": "^3.5.1"
} }
} }