fix(deps): update dependency bootstrap to v4.5.0

This commit is contained in:
Renovate Bot
2020-05-12 22:43:23 +00:00
committed by Łukasz Mierzwa
parent acfae1a663
commit 77f51394fd
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -6930,9 +6930,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.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz",
"integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA=="
},
"bootswatch": {
"version": "4.4.1",

View File

@@ -17,7 +17,7 @@
"@types/react": "16.9.35",
"@types/react-dom": "16.9.8",
"body-scroll-lock": "3.0.2",
"bootstrap": "4.4.1",
"bootstrap": "4.5.0",
"bootswatch": "4.4.1",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",